A specification of the seasonal part of the ARIMA model, plus the period. This should be a list with components order and period.
in.mean
Should the ARMA model include a mean/intercept term? The default is TRUE for undifferenced series, and it is ignored for ARIMA models with differencing.
Value
aic_mat
AIC values of all possible ARIMA models
Details
Lower the AIC value better the model
References
Box, G. and Jenkins, G. (1970). Time Series Analysis: Forecasting and Control. Holden-Day, San Francisco.
Brockwell, P. J. and Davis, R. A. (1996). Introduction to Time Series and Forecasting. Springer, New York. Sections 3.3 and 8.3.