Сравнение методов
Просматривайте выбранные методы рядом; строки с различиями подсвечены.
| Нелинейная авторегрессионная (NAR) модель× | Модель ARIMA (авторегрессионная интегрированная скользящая средняя)× | |
|---|---|---|
| Область | Эконометрика | Эконометрика |
| Семейство | Regression model | Regression model |
| Год появления≠ | 1978-1990 | 1970 |
| Автор метода≠ | Tong, H. (threshold AR); Terasvirta, T. (STAR variant) | George Box and Gwilym Jenkins |
| Тип≠ | Nonlinear time series model | Time series forecasting model |
| Основополагающий источник≠ | Tong, H. (1990). Non-Linear Time Series: A Dynamical System Approach. Oxford University Press. ISBN: 9780198522201 | Box, G. E. P., & Jenkins, G. M. (1970). Time Series Analysis: Forecasting and Control. Holden-Day. link ↗ |
| Другие названия | NAR model, nonlinear autoregression, NLAR, threshold autoregressive model | ARIMA, Box-Jenkins model, integrated ARMA, ARIMA(p,d,q) |
| Связанные | 6 | 6 |
| Сводка≠ | The Nonlinear AR model extends the classical autoregressive framework by allowing the mapping from past values to the current value to follow an arbitrary or regime-switching nonlinear function. Major families include the Self-Exciting Threshold AR (SETAR), Smooth Transition AR (STAR), and neural network AR, each capturing different forms of asymmetry, regime shifts, or smooth nonlinear dynamics in univariate time series. | 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Набор данных ↗ |
|
|