Does someone know which procedure to use to obtain a multiplicative model in SAS?
Thanks!
Within time series analysis or some other context?
In the context of estimating a marketshare at a certain moment. We have around 10 independent variables (price, promotion, ...).
Recall that a multiplicative model is additive in the log space. Consequently, procedures such as GENMOD, GEE, GLIMMIX, HPGENSELECT and TRANSREG in SAS/STAT, and X11, X13, ESM and ARIMA in SAS/ETS can be used to fit multiplicative models. You should look through some of the worked examples in the documentation to see which might fit your needs.
SteveDenham
You can use PROC NLIN to define and solve multiplicative models.
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.