Hello,
I'd like to produce the marginal effects from a linear regression. I'm not sure how to modify my code to produce these values. In Stata, the command I would use is "margins(variable)" after running a regression. Is there an equivalent process in SAS? Or must these be calculcated manually?
Thank you,
Preeti
Please show us your SAS code.
You mean this ? http://blogs.sas.com/content/iml/2015/09/10/plot-distrib-reg-model.html http://blogs.sas.com/content/iml/2015/09/16/plot-distrib-exp.html
Predictive margins and marginal effects for predictors in generalized linear and GEE models are available using the Margins macro.
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.
Find more tutorials on the SAS Users YouTube channel.