LOCFIT: R and S-Plus Help

plot.lfeval Plot a Locfit Evaluation Structure. plot.lfeval
Usage:


plot.lfeval(x, add=F, txt=F)
Description:

Plots the evaluation points from a "locfit" or "lfeval" structure, for one or two dimensional fits.
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.

Value:

"lfeval" object.

See Also:

Key Words:

locfit