lines.locfit {locfit}R Documentation

Add `locfit' line to existing plot

Usage

lines(x, m, ...)

Arguments

x "locfit" object. Should be a model with one predictor.
m Number of points to evaluate the line at. Default: 100.
... Other arguments to the default lines function.

See Also

locfit, plot.locfit, lines


[Package Contents]