手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 構造的ブレークSARIMAモデル× | 自己回帰和分移動平均モデル (ARIMA Model)× | |
|---|---|---|
| 分野 | 計量経済学 | 計量経済学 |
| 系統 | Regression model | Regression model |
| 提唱年≠ | 1970s–1998 | 1970 |
| 提唱者≠ | Box & Jenkins (SARIMA); Bai & Perron (structural break detection) | George Box and Gwilym Jenkins |
| 種類≠ | Time series model with regime shifts | Time series forecasting model |
| 原典≠ | Bai, J., & Perron, P. (1998). Estimating and testing linear models with multiple structural changes. Econometrica, 66(1), 47–78. DOI ↗ | Box, G. E. P., & Jenkins, G. M. (1970). Time Series Analysis: Forecasting and Control. Holden-Day. link ↗ |
| 別名 | SARIMA with structural breaks, break-augmented SARIMA, piecewise SARIMA, SARIMA-SB | ARIMA, Box-Jenkins model, integrated ARMA, ARIMA(p,d,q) |
| 関連≠ | 3 | 6 |
| 概要≠ | The Structural Break SARIMA model extends the classical Seasonal ARIMA framework by explicitly detecting and accommodating abrupt, permanent shifts in the level, trend, or seasonal pattern of a time series. Rather than forcing a single SARIMA specification across the entire sample, the model partitions the series at estimated breakpoints and fits separate SARIMA processes to each resulting segment, producing more accurate forecasts and reliable inference in the presence of regime changes. | The ARIMA(p,d,q) model is the standard workhorse for univariate time series forecasting. It combines autoregressive terms (past values), differencing to induce stationarity, and moving average terms (past shocks) into a unified linear framework. Developed by Box and Jenkins (1970), it remains one of the most widely applied models in econometrics and applied statistics. |
| ScholarGateデータセット ↗ |
|
|