lines.locfit {locfit} | R Documentation |
lines(x, m, ...)
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.
|
locfit(), plot.locfit(), lines()