lme4 (version 1.0-6)

densityplot.thpr: densityplot from a mixed-effects profile

Description

Densityplot method for a mixed-effects model profile

Usage

## S3 method for class 'thpr':
densityplot(x, data, ...)

Arguments

x
a mixed-effects profile
data
not used - for compatibility with generic
...
optional arguments to densityplot() from package lattice.

Value

  • a density plot

Examples

Run this code
## see   example("profile.merMod")

Run the code above in your browser using DataCamp Workspace