Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

points.locfit

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

"locfit" object. Should be a model with one predictor.

tr

Back transformation.

...

Other arguments to the default points function.

See Also


locfit

Local Regression, Likelihood and Density Estimation

v1.5-9.4
GPL (>= 2)
Authors
Catherine Loader [aut], Jiayang Sun [ctb], Lucent Technologies [cph], Andy Liaw [cre]
Initial release
2020-03-24

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.