points.locfit {locfit} | R Documentation |
This function shows the points at which the local fit was computed directly, rather than being interpolated. This can be useful if one is unsure of the validity of interpolation.
points(x, tr, ...)
x |
locfit object. Should be a model with one predictor.
|
tr |
Back transformation. |
... |
Other arguments to the default points function.
|