방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 푸리에 SARIMA 모형× | ARIMA 모형 (자기회귀 누적 이동평균)× | |
|---|---|---|
| 분야 | 계량경제학 | 계량경제학 |
| 계열 | Regression model | Regression model |
| 기원 연도≠ | 1994 | 1970 |
| 창시자≠ | Harvey & Scott (1994); Hyndman & Athanasopoulos (popularization) | George Box and Gwilym Jenkins |
| 유형≠ | Seasonal time series model with trigonometric regressors | Time series forecasting model |
| 원전≠ | Harvey, A., & Scott, A. (1994). Seasonality in dynamic regression models. The Economic Journal, 104(427), 1324-1345. link ↗ | Box, G. E. P., & Jenkins, G. M. (1970). Time Series Analysis: Forecasting and Control. Holden-Day. link ↗ |
| 별칭 | Fourier SARIMA, SARIMA with Fourier terms, Fourier-SARIMA, trigonometric SARIMA | ARIMA, Box-Jenkins model, integrated ARMA, ARIMA(p,d,q) |
| 관련 | 6 | 6 |
| 요약≠ | The Fourier SARIMA model extends the classical Seasonal ARIMA framework by incorporating trigonometric (Fourier) terms as deterministic regressors. This allows the model to approximate smooth, complex, or multiple-frequency seasonal patterns without requiring a full seasonal ARIMA structure for every frequency, making it particularly useful for high-frequency data or series with non-integer or evolving seasonality. | 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데이터셋 ↗ |
|
|