开发者

Information criterions in exp smoothing models

开发者 https://www.devze.com 2022-12-16 10:13 出处:网络
What are the numbers of parameters to be penalized for when using information criterions(BIC or AIC or..) for selecting the best models? Let\'s say that we have 3 models: 1. Simple exponential smoothi

What are the numbers of parameters to be penalized for when using information criterions(BIC or AIC or..) for selecting the best models? Let's say that we have 3 models: 1. Simple exponential smoothing 2. Holt's method(level+trend) 3. Holt Winters(L+T+S), where开发者_如何学运维 we have monthly seasonality. How many parameters for penalization does have each model?


I agree that this is not an R question, but it is, nevertheless, a valid time-series question. As far as I know, the theory is not very clear on how the IC is calculated for exponential smoothing models. But there have been few studies. See, for example, this paper. See also Prof. Hyndman's comment to a related question here.

Be careful - don't use IC to compare between, for e.g., exponential smoothing and ARIMA models. See the comment in this post.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号