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.
# S3 method for locfit
points(x, tr, ...)
"locfit"
object. Should be a model with one predictor.
Back transformation.
Other arguments to the default points
function.