I think this has been asked before, but has SAS implemented Holt Winters Damped Trend with Multiplicative Seaonsality yet?
Thanks
Not yet. These are the models supported by proc ESM.
Thank you. I gather there is no way to alter the damping factor at all to delay the damping factor to later forecasted dates? It tends to converge rather quickly.
Not with proc ESM, it does not allow to specify the value of the parameters. The parameter values are optimized based on the data.
I would suggest looking also at UCM models (PROC UCM). UCM models are somewhat similar to EMS models, in that they decompose the series into components. They do not allow multiplicative models, but they are more flexible in terms of the components, allow the user of regressons, and you can specify the values of the parameters if you wish.
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.
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.