Regression model
ETS:误差、趋势、季节性指数平滑
ETS是一个全面的指数平滑框架,它能自动选择时间序列的误差(E)、趋势(T)和季节性(S)成分的加性或乘性组合。Hyndman、Koehler、Ord和Snyder于2008年将其形式化为创新状态空间模型,统一并推广了Holt-Winters族预测方法。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Hyndman, R. J., Koehler, A. B., Ord, J. K. & Snyder, R. D. (2008). Forecasting with Exponential Smoothing: The State Space Approach. Springer. DOI: 10.1007/978-3-540-71918-2 ↗
- Hyndman, R. J. & Athanasopoulos, G. (2021). Forecasting: Principles and Practice (3rd ed.). OTexts. link ↗
如何引用本页
ScholarGate. (2026, June 1). Error, Trend, Seasonal (ETS) Exponential Smoothing. ScholarGate. https://scholargate.app/zh/econometrics/ets-model
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- ARIMA(自回归积分滑动平均)模型计量经济学↔ compare
- 简单和双指数平滑 (SES / Holt)计量经济学↔ compare
- 霍尔特-温特斯三指数平滑法计量经济学↔ compare
- 状态空间模型(卡尔曼滤波器)计量经济学↔ compare
- 结构时间序列模型(基本结构模型)计量经济学↔ compare