nep.lmer {asuR}R Documentation

Normal quantile quantile plot of random effects, for each factor

Description

A normal quantile quantile plot of the random effects.

Usage

## S3 method for class 'lmer':
nep(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) Do the points lie on a line?

Value

A plot

Author(s)

thomas.fabbro@unibas.ch

See Also

inspect

Examples

##

[Package asuR version 0.08-24 Index]