AUTOBOX—Automatic model selection for ARIMA model

Use this forum for posting example programs or short bits of sample code.
TomDoan
Posts: 7814
Joined: Wed Nov 01, 2006 4:36 pm

AUTOBOX—Automatic model selection for ARIMA model

Unread post by TomDoan »

AUTOBOX.RPF uses the procedures @BJDIFF and @GMAUTOFIT to do an automated choice for the differencing and seasonal ARIMA specification for a series, then uses BOXJENK to estimate the chosen model, allowing for automated outlier detection.

Detailed description
Post Reply