BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
FVidal
Fluorite | Level 6
Hello,

I would like to know how Forecast Studio choose the first element of the exponential smoothing models.
Can I found some document with explanations?
Thank you,

Ferran
1 ACCEPTED SOLUTION

Accepted Solutions
mitrov
SAS Employee

Hi, the initial states are computed by backcasting. 

The details can be found in the documentation for the Time Series forecasting system (different product but same algorithms)

 

Go here:

https://support.sas.com/documentation/onlinedoc/ets/indexproc.html#ets143

And follow SAS/ETS 14.3 User's Guide-> Time Series Forecasting System-> Forecasting Process Details ->
Smoothing Model Calculations

 

This is the direct link I have, but I am not sure it can be accessed externally

http://go.documentation.sas.com/?docsetId=etsug&docsetTarget=etsug_tffordet_sect010.htm&docsetVersio...

View solution in original post

3 REPLIES 3
alexchien
Pyrite | Level 9

Hi Ferran,

what do you mean by the first element of the ESM models?

thanks

alex

FVidal
Fluorite | Level 6

Hello,

 

For example, in the 'simple exponential smoothing' the formula is: L(t) = alpha*Y(t) + (1-alpha)L(t-1)

 

But, you need, an initial L(0) to construct the next L(1).

 

In Double, Holt, Winters, etc...you always should have a rule to decide the first element, isn't it?

 

In the following text they call it 'Initialitzation': https://www.otexts.org/fpp/7/1

 

Regards,

Ferran

mitrov
SAS Employee

Hi, the initial states are computed by backcasting. 

The details can be found in the documentation for the Time Series forecasting system (different product but same algorithms)

 

Go here:

https://support.sas.com/documentation/onlinedoc/ets/indexproc.html#ets143

And follow SAS/ETS 14.3 User's Guide-> Time Series Forecasting System-> Forecasting Process Details ->
Smoothing Model Calculations

 

This is the direct link I have, but I am not sure it can be accessed externally

http://go.documentation.sas.com/?docsetId=etsug&docsetTarget=etsug_tffordet_sect010.htm&docsetVersio...

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
  • 3 replies
  • 882 views
  • 0 likes
  • 3 in conversation