The STATESPACE procedure provides automatic model selection, parameter estimation, and forecasting of state space models. (State space models encompass an alternative general formulation of multivariate ARIMA models.)
The features of the STATESPACE procedure include
multivariate ARIMA modeling using the general state space representation of the stochastic process
automatic model selection using the Akaike information criterion (AIC)
user-specified state space models, including restrictions
transfer function models with random inputs
any combination of simple and seasonal differencing; input series can be differenced to any order for any lag lengths
forecasts with confidence limits
You can save selected and fitted models in data sets to reuse for forecasting, and you can print statistics concerning the data and its covariance structure, the model selection process, and the final model fit.
Statistics and Operations Research Home Page | SAS/ETS Software