Learn R Programming

locfit (version 1.1-11)

panel.xyplot.lf: Locfit panel function

Description

Panel function used by plot.locfit.3d for one dimensional plots.

Usage

panel.xyplot.lf(x, y, subscripts, clo, cup, wh, type, ...)

Arguments

x
x data
y
y data
subscripts
subscripts giving indices in the original data frame.
clo
lower limits of the confidence band.
cup
upper limits of the confidence band.
wh
"f" or "d".
type
Plot type, to be passed to panel.xyplot.
...
Other arguments to be passed to panel.xyplot.

See Also

plot.locfit.3d