BookmarkSubscribeRSS Feed
CynBio
Calcite | Level 5

Hello,

I'd like to run diagnostic plots in GLIMMIX for models using a negative binomial distribution. I hear from R forums that I need to plot the residuals against negative binomial quantiles, rather than the default standard normal quantiles. Any idea of how I would go about asking SAS to do this?

Thanks for your time,

Cynthia

1 REPLY 1
Rick_SAS
SAS Super FREQ

GLIMMIX produceses many residual plots: http://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_glimmix_a000...

If you want to create your own:

1) Write the residuals to a data set by using the OUTPUT statement

2) Create a Q-Q plot by following the code or ideas in this article: Modeling the distribution of data? Create a Q-Q plot - The DO Loop

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is ANOVA?

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.

Discussion stats
  • 1 reply
  • 2707 views
  • 0 likes
  • 2 in conversation