LOCFIT: R and S-Plus Help

points.locfit Add `locfit' points to existing plot points.locfit
Usage:


points(x, tr, ...)
Arguments:

x
"locfit" object. Should be a model with one predictor.
tr
Back transformation.
...
Other arguments to the default points function.
Description:

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.
See Also:

Key Words:

locfit