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

plot.preplot.locfit

Plot a "preplot.locfit" object.


Description

The plot.locfit() function is implemented, roughly, as a call to preplot.locfit(), followed by a call to plot.locfitpred(). For most users, there will be little need to call plot.locfitpred() directly.

Usage

## S3 method for class 'preplot.locfit'
plot(x, pv, tv, ...)

Arguments

x

A preplot.locfit object, produced by preplot.locfit().

pv, tv, ...

Other arguments to plot.locfit.1d, plot.locfit.2d or plot.locfit.3d as appropriate.

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.