方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 傅里叶自回归移动平均模型× | 自回归积分滑动平均模型 (ARIMA)× | |
|---|---|---|
| 领域 | 计量经济学 | 计量经济学 |
| 方法族 | Regression model | Regression model |
| 起源年份≠ | 2004–2006 | 1970 |
| 提出者≠ | Becker, Enders, and Hurn | George Box and Gwilym Jenkins |
| 类型≠ | Time series model with smooth structural change | Time series forecasting model |
| 开创性文献≠ | Becker, R., Enders, W., & Hurn, S. (2006). A general test for time dependence in parameters. Journal of Applied Econometrics, 21(7), 1005–1028. link ↗ | Box, G. E. P., & Jenkins, G. M. (1970). Time Series Analysis: Forecasting and Control. Holden-Day. link ↗ |
| 别名 | Fourier ARMA, ARMA with Fourier terms, trigonometric ARMA, smooth structural change ARMA | ARIMA, Box-Jenkins model, integrated ARMA, ARIMA(p,d,q) |
| 相关≠ | 5 | 6 |
| 摘要≠ | The Fourier ARMA model augments the classical Autoregressive Moving Average framework with low-frequency Fourier (sine and cosine) terms to capture smooth, gradual shifts in the mean or trend of a time series. Unlike dummy-variable approaches, it requires no prior knowledge of when structural change occurred, approximating change with flexible trigonometric functions. | 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数据集 ↗ |
|
|