विधियों की तुलना करें
चुनी हुई विधियों की आमने-सामने समीक्षा करें; भिन्नता वाली पंक्तियाँ रेखांकित हैं।
| SARIMAX× | ऑटोरेग्रेसिव इंटीग्रेटेड मूविंग एवरेज (ARIMA) मॉडल× | |
|---|---|---|
| क्षेत्र | अर्थमिति | अर्थमिति |
| परिवार | Regression model | Regression model |
| उद्भव वर्ष | 2015 | 2015 |
| प्रवर्तक≠ | Box & Jenkins (ARIMA framework); SARIMAX extension with exogenous regressors | Box & Jenkins (Box-Jenkins methodology) |
| प्रकार≠ | Seasonal time-series regression model | Univariate 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 |
| उपनाम≠ | 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 |
| संबंधित≠ | 4 | 5 |
| सारांश≠ | 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). |
| ScholarGateडेटासेट ↗ |
|
|