Skip to content

arimaauto 1.0.8 for SSC

Latest
Compare
Choose a tag to compare
@econcz econcz released this 04 Nov 09:45
07a4018

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.