手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| TBATS× | ARIMA(自己回帰和分移動平均)モデル× | |
|---|---|---|
| 分野 | 計量経済学 | 計量経済学 |
| 系統 | Regression model | Regression model |
| 提唱年≠ | 2011 | 2015 |
| 提唱者≠ | De Livera, Hyndman & Snyder | Box & Jenkins (Box-Jenkins methodology) |
| 種類≠ | Exponential smoothing state space model | Univariate time-series model |
| 原典≠ | De Livera, A. M., Hyndman, R. J. & Snyder, R. D. (2011). Forecasting Time Series with Complex Seasonal Patterns Using Exponential Smoothing. Journal of the American Statistical Association, 106(496), 1513-1527. DOI ↗ | Box, G. E. P., Jenkins, G. M., Reinsel, G. C. & Ljung, G. M. (2015). Time Series Analysis: Forecasting and Control (5th ed.). Wiley. ISBN: 978-1118675021 |
| 別名≠ | trigonometric exponential smoothing, multiple seasonal exponential smoothing, complex seasonal exponential smoothing, TBATS — Çoklu Mevsimsel Üstel Düzleştirme | Box-Jenkins model, ARIMA(p,d,q), ARIMA Modeli |
| 関連≠ | 3 | 5 |
| 概要≠ | TBATS is an innovations state space forecasting model, introduced by De Livera, Hyndman and Snyder (2011), that combines a Box-Cox transformation, ARMA errors and trigonometric (Fourier) seasonal terms. It is built to handle continuous time series with several nested seasonal cycles at once — for example hourly data that also repeats daily, weekly and yearly. | ARIMA is a univariate time-series forecasting model that combines autoregressive, integrated (differencing), and moving-average components to predict a single continuous series from its own past. It is the centrepiece of the Box-Jenkins methodology set out in Box, Jenkins, Reinsel & Ljung's Time Series Analysis (5th ed., 2015). |
| ScholarGateデータセット ↗ |
|
|