Порівняння методів
Переглядайте обрані методи поруч; рядки з відмінностями підсвічено.
| Модель ARIMA (Авторегресійна інтегрована ковзна середня)× | Модель Фур'є ARIMA× | |
|---|---|---|
| Галузь | Економетрика | Економетрика |
| Родина | Regression model | Regression model |
| Рік появи≠ | 1970 | 2004-2012 |
| Автор методу≠ | George Box and Gwilym Jenkins | Becker, Enders, and Hurn; further extended by Enders and Lee |
| Тип≠ | Time series forecasting model | Time series model |
| Основоположне джерело≠ | Box, G. E. P., & Jenkins, G. M. (1970). Time Series Analysis: Forecasting and Control. Holden-Day. link ↗ | Enders, W., & Lee, J. (2012). The flexible Fourier form and Dickey-Fuller type unit root tests. Economics Letters, 117(1), 196-202. DOI ↗ |
| Інші назви | ARIMA, Box-Jenkins model, integrated ARMA, ARIMA(p,d,q) | Fourier ARIMA, ARIMA with Fourier terms, trigonometric ARIMA, Fourier-flexible ARIMA |
| Пов'язані≠ | 6 | 2 |
| Підсумок≠ | 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. | The Fourier ARIMA model augments a standard ARIMA specification with trigonometric sine and cosine terms, allowing it to capture smooth, gradual structural change and flexible nonlinear seasonality without specifying the exact timing or number of breaks in advance. It is widely used in applied macroeconometrics and finance for series exhibiting slowly evolving dynamics. |
| ScholarGateНабір даних ↗ |
|
|