Following is the histogram and Q-Q plot of deceleration data retrieved from driving simulator experiment. For this non- normally distributed data, I am using generalized linear mixed model to analyze the impact of gender and age on the deceleration rate. but the analysis is not working if I specify the distribution type as gamma, it is working only if I specify the data as normal. In that case, which distribution I should specify in GLMM? Does it become linear mixed model if the distribution is specified as normal in proc glimmix?
You might want to see if the gamma distribution works reasonably well with the absolute value of your variable. See this note if the absolute value of the variable contains zeros.
You might want to see if the gamma distribution works reasonably well with the absolute value of your variable. See this note if the absolute value of the variable contains zeros.
It worked. I had to increase the iteration numbers as well.
Thanks!
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.
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.