Stats Master VCL
|
Double exponential forecast.
Parameters |
Description |
Y |
Time series data set. |
YHat |
Time series forecasts. Size of the YHat vector are adjusted automatically. |
Alpha |
Overal smoothing parameter used for forecast. |
Gamma |
Trend smoothing parameter used for forecast. |
T |
Forecast values up to T period. |
InitMethod |
Defines how the initial values for b[0] are calculated. |
Forecasts time series values by using double exponential smoothing equations. For double exponential smoothing, the h period ahead forecast is given by:
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|