How do you specify the autoregressive part of an ARIMA model in this action?
4 vues
Réponse
The autoregressive polynomials are specified using the 'p' parameter within the 'estimate' options. You can define one or more polynomial factors, each with its list of lags.