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

Is there anyway to run a Holt-Winters Damped method in SAS?  I was using this forecasting methodology in R and it was rather simple but I can't find a way to do it in SAS.  Am I just missing something in the PROC ESM documentation or is it in another proc that I am not aware of?

1 ACCEPTED SOLUTION

Accepted Solutions
udo_sas
SAS Employee

Hello -

Correct, it's not the same thing.

We are working on adding these models in a later release.

Your best bet currently is to use SAS/IML I would think.

Thanks,

Udo

View solution in original post

4 REPLIES 4
udo_sas
SAS Employee

Hello -

Have you looked at the MODEL=DAMPTREND option of the FORECAST statement in PROC ESM?

Equations can be found here: http://support.sas.com/documentation/cdl/en/etsug/68148/HTML/default/viewer.htm#etsug_tffordet_sect0...

Thanks,

Udo

 

lukesirakos
Fluorite | Level 6

That is not the same thing, what I am looking for is the Holt-Winters method with multiplicative seasonality and a damped trend.

 

MODEL=WINTERS gives me the Holt-Winters multiplicative method but there is not a version for a damped trend.

udo_sas
SAS Employee

Hello -

Correct, it's not the same thing.

We are working on adding these models in a later release.

Your best bet currently is to use SAS/IML I would think.

Thanks,

Udo

udo_sas
SAS Employee

PS: I should have added: if you have access to SAS Forecast Server  you will be able to incorporate R models as part of your workflow: http://blogs.sas.com/content/forecasting/2011/09/19/guest-blogger-udo-sglavo-on-including-r-models-i...

 

If you don't have access to SAS Forecast Server, but SAS/IML and you'd like to run your R model in SAS, then check out: http://support.sas.com/documentation/cdl/en/imlug/68150/HTML/default/viewer.htm#imlug_r_toc.htm

 

SAS INNOVATE 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

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
  • 2679 views
  • 0 likes
  • 2 in conversation