手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| ロバストARIMAモデル× | 自己回帰和分移動平均モデル (ARIMA Model)× | |
|---|---|---|
| 分野 | 計量経済学 | 計量経済学 |
| 系統 | Regression model | Regression model |
| 提唱年≠ | 1986–1993 | 1970 |
| 提唱者≠ | Tsay (1986); Chen & Liu (1993) | George Box and Gwilym Jenkins |
| 種類≠ | Robust time series model | Time series forecasting model |
| 原典≠ | Tsay, R. S. (1986). Time series model specification in the presence of outliers. Journal of the American Statistical Association, 81(393), 132–141. DOI ↗ | Box, G. E. P., & Jenkins, G. M. (1970). Time Series Analysis: Forecasting and Control. Holden-Day. link ↗ |
| 別名 | robust ARIMA, outlier-resistant ARIMA, robust time series estimation, ARIMA with outlier detection | ARIMA, Box-Jenkins model, integrated ARMA, ARIMA(p,d,q) |
| 関連≠ | 4 | 6 |
| 概要≠ | Robust ARIMA extends the classical ARIMA framework to detect and correct the influence of outliers and structural breaks during estimation. By jointly identifying anomalous observations and re-estimating model parameters, it produces coefficient estimates and forecasts that are far less distorted by isolated shocks or data errors than standard ARIMA. | 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データセット ↗ |
|
|