BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
andreas_zaras
Pyrite | Level 9

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

1 ACCEPTED SOLUTION

Accepted Solutions
udo_sas
SAS Employee

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:

  • go to "Modeling View" - create a copy of the system generated ESM - and edit your copy. Then you should see the following dialog:ESM.JPG
  • Under Weights you can change the restrictions. Parameters and their restrictions are required to be greater than or equal to –1 and less than or equal to 2.

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

View solution in original post

4 REPLIES 4
udo_sas
SAS Employee

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:

  • go to "Modeling View" - create a copy of the system generated ESM - and edit your copy. Then you should see the following dialog:ESM.JPG
  • Under Weights you can change the restrictions. Parameters and their restrictions are required to be greater than or equal to –1 and less than or equal to 2.

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

andreas_zaras
Pyrite | Level 9

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

udo_sas
SAS Employee

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:

  • Start the TSFS
  • Select "Fit Models Automatically"
  • Select Options>Model Selection List from the pull-down menu
  • Highlight an ESM - for example "Simple Exponential Smoothing"
  • Right-click the highlighted ESM and select "Edit"
  • This will bring up a dialog which shows you how the model is defined:

ESM.JPG

Hope this helps,

Udo

andreas_zaras
Pyrite | Level 9

Hello Udo,

Thank you very much for your answer!

Andreas

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

Multiple Linear Regression in SAS

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.

Discussion stats
  • 4 replies
  • 1220 views
  • 5 likes
  • 2 in conversation