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

plot.lfeval

Plot a Locfit Evaluation Structure.


Description

Plots the evaluation points from a locfit or lfeval structure, for one- or two-dimensional fits.

Usage

## S3 method for class 'lfeval'
plot(x, add=FALSE, txt=FALSE, ...)

Arguments

x

A lfeval or locfit object

add

If TRUE, the points will be added to the existing plot. Otherwise, a new plot is created.

txt

If TRUE, the points are annotated with numbers in the order they were entered into the fit.

...

Additional graphical parameters.

Value

"lfeval" object.

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.