Сравнение методов
Просматривайте выбранные методы рядом; строки с различиями подсвечены.
| Модель скользящего среднего (MA) со структурным разрывом× | Модель ARIMA (авторегрессионная интегрированная скользящая средняя)× | |
|---|---|---|
| Область | Эконометрика | Эконометрика |
| Семейство | Regression model | Regression model |
| Год появления≠ | 1989–1992 | 1970 |
| Автор метода≠ | Perron (1989); Zivot & Andrews (1992) | George Box and Gwilym Jenkins |
| Тип≠ | Time series model with structural change | Time series forecasting model |
| Основополагающий источник≠ | Perron, P. (1989). The great crash, the oil price shock, and the unit root hypothesis. Econometrica, 57(6), 1361–1401. DOI ↗ | Box, G. E. P., & Jenkins, G. M. (1970). Time Series Analysis: Forecasting and Control. Holden-Day. link ↗ |
| Другие названия | MA model with structural change, broken MA model, MA with regime shift, structural break moving average | ARIMA, Box-Jenkins model, integrated ARMA, ARIMA(p,d,q) |
| Связанные≠ | 5 | 6 |
| Сводка≠ | A Moving Average (MA) time series model augmented to accommodate one or more structural breaks — abrupt shifts in the mean, variance, or MA coefficients occurring at known or unknown break dates. Ignoring structural breaks in an MA process inflates forecast errors and distorts inference on the error dynamics. | 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Набор данных ↗ |
|
|