statsmodels.tsa.arima_model.ARIMA.geterrors

method

ARIMA.geterrors(params)

Get the errors of the ARMA process.

Parameters
paramsarray-like

The fitted ARMA parameters

orderarray-like

3 item iterable, with the number of AR, MA, and exogenous parameters, including the trend