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.
Este ejercicio forma parte del curso
ARIMA Models in R
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
