HH (version 3.1-15)

print.latticeresids: Print a latticeresids object.

Description

Print a latticeresids object.

Usage

## S3 method for class 'latticeresids':
print(x, ...,
                      position=list(
                        A321=c(0,     0.27, 1, 1   ),  ## these values work
                        A4  =c(0.005, 0,    1, 0.30))) ## for pdf(height=9)

Arguments

x
A latticeresids object.
...
Other arguments for print.
position
This is the position argument for print.trellis. The default values work for the pdf device with height=9.

Details

The four trellis objects, one for each type of plot, are printed as a single four-row lattice object.

See Also

residual.plots.lattice