필터 지우기
필터 지우기

Implementation of fitting smoothing coefficients for exponential smoothing models (e.g. Holt-Winters) time-series forecasting.

조회 수: 11 (최근 30일)
Hello. Does anybody knows, is there any implementation in MATLAB (e.g. Econometric toolbox) of algorithms for fitting the coefficients of the exponential smoothing models of (e.g., alpha, beta, gamma, phi for the model Holt-Winters with trend and seasonality) in time-series forecasting.
Or some implementation of models like in forecast package in R (e.g. HoltWinters() or ETS())?
Thanks.

답변 (1개)

Britt van Veggel
Britt van Veggel 2018년 1월 4일
I've been working with ARIMA models. They include seasonality.
https://nl.mathworks.com/help/econ/arima-class.html

카테고리

Help CenterFile Exchange에서 Curve Fitting Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by