Hello,
In TSFS of ETS when fitting an exponential smoothing model we have 4 options about the values that the smoohting weights can take ([0,1], unrestricted, additive/invertible, intersection of additive/invertible and [0,1]). When TSFS tries to find automatically the best model and the relevant parameters for a time series (fit models automatically option) tests all the four options mentioned above or it assumes that the smoohting weights can take values only between 0 and 1 inclusive?
The same is valid for the Forecast Studio GUI?
Thanks in advance,
Andreas
Hello -
When using the automatic diagnostic option in SAS Forecast Studio for ESM the smoothing weights are restricted between 0.0001 and 0.9999.
In order to apply different weights settings you can:
In order to extend the automatic behavior of SAS Forecast Studio you can add you own ESM repository under "models from an external list" (Model Generation option in Forecast settings). You will need to specify your ESMs using the HPFESMSPEC and HPFSELECT procedures.
Hope this makes sense,
Udo
Hello -
When using the automatic diagnostic option in SAS Forecast Studio for ESM the smoothing weights are restricted between 0.0001 and 0.9999.
In order to apply different weights settings you can:
In order to extend the automatic behavior of SAS Forecast Studio you can add you own ESM repository under "models from an external list" (Model Generation option in Forecast settings). You will need to specify your ESMs using the HPFESMSPEC and HPFSELECT procedures.
Hope this makes sense,
Udo
Hello Udo,
Thanks very much for your answer. Concerning the TSFS the default option when the user specifies an ESM is zero/one-additive. What about the automatic model fitting facility of TSFS? As i have noticed when ESM are selected the weights are between 0 and 1. Then am i right that the automatic model fitting facility has the default option of [0,1] for the smoohting weights (and hence it is in line with Forecast Studio) and not the zero/one-additive?
Thnaks in advance,
Andreas
Hello Andreas -
Best to my knowledge TSFS uses zero/one-additive as bounds for the smoothing weights.
Here is how you could verify this yourself:
Hope this helps,
Udo
Hello Udo,
Thank you very much for your answer!
Andreas
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.
Find more tutorials on the SAS Users YouTube channel.