Rdocumentation
powered by
Learn R Programming
locfit (version 19980714-2)
lines.locfit: 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()