LOCFIT: R and S-Plus Help

plot.locfit.2d Plot a two-dimensional "preplot.locfit" object. plot.locfit.2d
Usage:


plot.locfit.2d(x, type, xlab, ...)
Arguments:

x
Two dimensional "preplot.locfit" object.
type
Type of plot. Can be "contour" (the default); "persp" or "image".
xlab
Labels for the predictor variable axis; should be a character vector of length 2.
...
Additional arguments to the contour, persp or image functions.

Description:

This function is not usually called directly. It will be called automatically when plotting one-dimensional "locfit" or "preplot.locfit" objects.

See Also:

Key Words:

methods