Tagged Questions
8
votes
2answers
207 views
What are some good exploratory analysis and diagnostic plots for count data?
Does anyone know of good reference material on exploratory analysis and diagnostic plots for count data?
2
votes
1answer
233 views
Functions for regression diagnostics on mer objects in R
I'm particularly interested in plotting residuals against fitted values, and residuals against predictors. Often times I need to make boxplots of the residuals conditional on predictors.
I'd be ...