plot.lfeval {locfit} | R Documentation |
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 |
add |
If |
txt |
If |
... |
Additional graphical parameters. |
Value
"lfeval"
object.
See Also
[Package locfit version 1.5-9.10 Index]