latticeresids: Subroutine used by residual.plots.lattice

View source: R/residual.plots.lattice.R

latticeresidsR Documentation

Subroutine used by residual.plots.lattice

Description

Subroutine used by residual.plots.lattice

Usage

latticeresids(x, data,
              main = "please use an appropriate main title",
              par.strip.text, scales.cex, y.relation, ...)

Arguments

x, data, main, par.strip.text, ...

lattice arguments. See xyplot.

scales.cex

cex for the scales argument in xyplot.

y.relation

relation for the y argument to scales argument in xyplot.

Value

"trellis" object.

Author(s)

Richard M. Heiberger <rmh@temple.edu>

See Also

residual.plots.lattice


HH documentation built on Aug. 9, 2022, 5:08 p.m.

Related to latticeresids in HH...