Lesson 15 of 27
Already have access? Sign in here
Already have access? Sign in here
Ask questions about this lesson and get instant answers.
If we combine differencing with autoregression and a moving average model, we obtain a non-seasonal ARIMA model. ARIMA is an acronym for AutoRegressive Integrated Moving Average model. The term "integration" in this context is the reverse of differencing.
ARIMA model is represented as ARIMA(p,d,q)
Where: