lattice (version 0.3-1)

prepanel.functions: Useful Prepanel Function for Lattice

Description

These are predefined prepanel functions available in Lattice.

Usage

prepanel.lmline(x, y, ...)
prepanel.loess(x, y, ...)
prepanel.qqmathline(y, distribution, f.value = ppoints, ...)

Arguments

x, y
x and y values.
distribution
quantile function for theoretical distribution
f.value
as used in qqmath
...
other arguments

Value

  • usually a list with components xlim, ylim, dx, dy, the first two being used to calculate panel axes limits, the last two for banking computations.

synopsis

prepanel.loess(x, y, span, degree, family, evaluation, lwd, lty, col, ...)

See Also

lowess, trellis.par.get, Lattice. See loess.smooth for further options to prepanel.loess