rfp.lmer {asuR}R Documentation

Residuals vs. fitted valus for all categorical fixed effects

Description

A scatterplot of residuals vs. fitted values for all categorical fixed effects. THE IDENTIFICATION IS NOT YET IMPLEMENTED!

Usage

## S3 method for class 'lmer':
rfp(mymodel, id = c("all", "none"), ...)

Arguments

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

Details

***Questions:
A)

Value

A plot

Author(s)

thomas.fabbro@unibas.ch

See Also

inspect

Examples

##

[Package asuR version 0.08-24 Index]