Hi All,
Can anyone clearly explain the difference between the three procedures :GLM/GLIMMIX/GENMOD.
Thanks!
http://documentation.sas.com/?cdcId=pgmmvacdc&cdcVersion=9.4&docsetId=statug&docsetTarget=statug_int...
GENMOD: http://documentation.sas.com/?cdcId=pgmmvacdc&cdcVersion=9.4&docsetId=statug&docsetTarget=statug_gen...
View solution in original post
Both proc glm and proc genmod do the General Linear Model.But proc glm use OLS to fit model ,while proc genmod use MLE to fit.
proc glimmix usually is for Mixed General Linear Model, not like GLM/GENMOD which only consider effect as FIXED .
It's your turn to help shape SAS Innovate 2027. Share your expertise and inspire the SAS community.
Submit your proposal →