rfp.lmer {asuR} | R Documentation |
A scatterplot of residuals vs. fitted values for all categorical fixed effects. THE IDENTIFICATION IS NOT YET IMPLEMENTED!
## S3 method for class 'lmer': rfp(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)
A plot
##