R/LRE-diagnostic-Internal.r
LRE-diagnostic-Internal.Rd
Produces a ggplot version of a Q-Q plot for the residuals
residuals
distribution (Default: "norm")
line estimate (Default: NULL)
confidence limits (Default: 0.95)
labels (Default: names(x))
Taken from GitHub rentrop/gg_qq.r (Parts of code copied from car:::qqPlot)