nep.lmer {asuR} | R Documentation |
A normal quantile quantile plot of the random effects.
## S3 method for class 'lmer': nep(mymodel, id = c("all", "none"), ...)
mymodel |
an object of class lmer , usually, a result of a
call to the function lmer . |
id |
a character string; in which panel should it be possible to interactively identify points |
... |
further arguments |
***Questions:
A) Do the points lie on a line?
A plot
##