points.locfit {locfit} | R Documentation |
Add ‘locfit’ points to existing plot
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.
Usage
## S3 method for class 'locfit'
points(x, tr, ...)
Arguments
x |
|
tr |
Back transformation. |
... |
Other arguments to the default |
See Also
[Package locfit version 1.5-9.10 Index]