SARIMA
Explore how SARIMA models combine seasonality, autoregression, integration, and moving averages for effective time series forecasting. Learn to identify parameters using stationarity tests and correlograms, then apply these insights to build practical models capturing trends and seasonal patterns.
We'll cover the following...
Understanding SARIMA
To review, SARIMA combines multiple time series components—seasonality, autoregression, integration, and moving average. The full model is defined by its order, which will represent the parameters for each of these components—
We might wonder how exactly to define the model order. There is no hard rule, but we can try a general framework that works well. For that, we need to address each component separately, starting with