lme4 (version 1.0-4)

splom.thpr: Profile pairs plot

Description

Draws profile pairs plots. Contours are for the marginal two-dimensional regions (i.e. using df = 2).

Usage

## S3 method for class 'thpr':
splom(x, data,
    levels = sqrt(qchisq(pmax.int(0, pmin.int(1, conf)), 2)),
    conf = c(50, 80, 90, 95, 99)/100, ...)

Arguments

x
the result of profile (or very similar structure)
data
unused - only for compatibility with generic
levels
the contour levels to be shown; usually derived from conf
conf
numeric vector of confidence levels to be shown as contours
...
further arguments passed to splom