Model choice - II
In the previous exercise, you fit three different models to the logged and differenced varve series (dl_varve
). The data are displayed. The extracted AIC and BIC from each run are tabled below.
Model | AIC | BIC
-------|-----------|----------- MA(1) | -0.4437 | -1.4366 MA(2) | -0.4659 | -1.4518 ARMA(1,1) | -0.4702 | -1.4561
Using the table, indicate which statement below is FALSE.
This exercise is part of the course
ARIMA Models in R
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
