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

Hello,

 

Could someone help me clarify below query? 

 

I have step responses in history and so, when ever I find a step response I want to use a different ALPHA value. But change in alpha value has no impact in predicted values. Below is the syntax i used.

 

forecast <var>/model=addwinters  ALPHA=0.25;

 

Can someone help me on this?

 

Thanks.

1 ACCEPTED SOLUTION

Accepted Solutions
rainxi
SAS Employee

Hello,

 

ALPHA defines the significance level to use in computing the confidence limits of the forecast. For example, ALPHA =0.05 produces 95% confidence intervals. The change of the value of ALPHA will NOT change the predicted value. 

 

F.Y.I.

http://support.sas.com/documentation/cdl/en/etsug/63939/HTML/default/viewer.htm#etsug_esm_sect007.ht...

 

 

Thanks,

Rain

View solution in original post

1 REPLY 1
rainxi
SAS Employee

Hello,

 

ALPHA defines the significance level to use in computing the confidence limits of the forecast. For example, ALPHA =0.05 produces 95% confidence intervals. The change of the value of ALPHA will NOT change the predicted value. 

 

F.Y.I.

http://support.sas.com/documentation/cdl/en/etsug/63939/HTML/default/viewer.htm#etsug_esm_sect007.ht...

 

 

Thanks,

Rain

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 1 reply
  • 1069 views
  • 2 likes
  • 2 in conversation