Creates a normal quantile plot of the raw conditional residuals. For linear mixed models, these residuals are expected to be normally distributed. This plot can be used to assess this assumption.
plot_resqq(model)
model | Model fit using |
---|
A normal quantile plot in the form of a ggplot2
object.
Confidence bands are constructed pointwise 95% normal confidence intervals.