Skip to content

arimaauto 1.0.6 for SSC

Latest
Compare
Choose a tag to compare
@econcz econcz released this 01 Apr 14:28
d20c58e

arimaauto is de facto an "augmented" Mata-written sister program to Christopher F. Baum's ARMA-limited arimasel with mutually consistent output, allowing for ARIMA(p,d,q) and multiplicative seasonal ARIMA(p,d,q)(P,D,Q) models, selecting the best model based on the LLF, AIC or SIC, and returning its estimates at the same time. However, unlike arimasel, the selection is by default peformed with the help of the Hyndman-Khandakar algorithm, first implemented in the auto.arima function (part of of the "forecast" package) in the R language.