AutoARIMA automatically finds the optimal ARIMA (AutoRegressive Integrated Moving Average) model according to an information criterion. It performs a search over the model orders within given constraints, and selects the set of parameters that optimizes the provided information criterion. The algorithm also supports seasonal components (S) for seasonal patterns and exogenous variables (X) for external influences on the forecast.
p + q + P + Q
is greater than the given value will not be fitted.