arima - How can I apply differencing to my time series using the arima action?

Réponse

You can specify the differencing orders using the 'diff' parameter within the 'estimate' options. This parameter accepts a list of integers representing the differencing lags.
Cette réponse vous a-t-elle aidé ?
arima

uniTimeSeries

Doc : arima