방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| SARIMAX× | ARIMA (Autoregressive Integrated Moving Average) 모형× | |
|---|---|---|
| 분야 | 계량경제학 | 계량경제학 |
| 계열 | 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데이터셋 ↗ |
|
|