Releases: econcz/stata-xtarimau
Releases · econcz/stata-xtarimau
xtarimau 1.0.3 for SSC
xtarimau is a panel wrapper for arimaauto which 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 performed 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.