手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 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データセット ↗ |
|
|