विधियों की तुलना करें
चुनी हुई विधियों की आमने-सामने समीक्षा करें; भिन्नता वाली पंक्तियाँ रेखांकित हैं।
| SARIMAX× | ऑटोरेग्रेसिव इंटीग्रेटेड मूविंग एवरेज (ARIMA) मॉडल× | स्टेट स्पेस मॉडल (कलमन फिल्टर)× | |
|---|---|---|---|
| क्षेत्र | अर्थमिति | अर्थमिति | अर्थमिति |
| परिवार | Regression model | Regression model | Regression model |
| उद्भव वर्ष≠ | 2015 | 2015 | 1990 |
| प्रवर्तक≠ | Box & Jenkins (ARIMA framework); SARIMAX extension with exogenous regressors | Box & Jenkins (Box-Jenkins methodology) | Harvey; Durbin & Koopman (state space treatment); Kalman filter |
| प्रकार≠ | Seasonal time-series regression model | Univariate time-series model | State space time series model |
| मौलिक स्रोत≠ | Hyndman, R. J. & Athanasopoulos, G. (2021). Forecasting: Principles and Practice (3rd ed.). OTexts. link ↗ | Box, G. E. P., Jenkins, G. M., Reinsel, G. C. & Ljung, G. M. (2015). Time Series Analysis: Forecasting and Control (5th ed.). Wiley. ISBN: 978-1118675021 | Harvey, A. C. (1990). Forecasting, Structural Time Series Models and the Kalman Filter. Cambridge University Press. DOI ↗ |
| उपनाम≠ | seasonal ARIMA with exogenous variables, SARIMA with regressors, ARIMAX, SARIMAX — Dışsal Değişkenli Mevsimsel ARIMA | Box-Jenkins model, ARIMA(p,d,q), ARIMA Modeli | state space, Kalman filter, unobserved components model, Durum Uzayı Modeli (State Space / Kalman Filter) |
| संबंधित≠ | 4 | 5 | 4 |
| सारांश≠ | SARIMAX extends the seasonal ARIMA (Box-Jenkins) model by adding exogenous explanatory variables, so it can capture the effect of holidays, economic indicators, or policy variables on a time series. It combines non-seasonal and seasonal autoregressive and moving-average dynamics with external regressors, and is estimated by maximum likelihood in state-space form. | ARIMA is a univariate time-series forecasting model that combines autoregressive, integrated (differencing), and moving-average components to predict a single continuous series from its own past. It is the centrepiece of the Box-Jenkins methodology set out in Box, Jenkins, Reinsel & Ljung's Time Series Analysis (5th ed., 2015). | A state space model is a general time series framework that describes a series through unobserved (latent) state variables linked by a measurement equation and a transition equation, with the states estimated in real time by the Kalman filter. Developed in the state space tradition of Harvey (1990) and Durbin & Koopman (2012), it nests ARIMA and exponential smoothing as special cases. |
| ScholarGateडेटासेट ↗ |
|
|
|