plot.locfit.2d {locfit} | R Documentation |
This function is not usually called directly. It will be called automatically
when plotting one-dimensional "locfit"
or "preplot.locfit"
objects.
plot.locfit.2d(x, type, xlab, ...)
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.
|
locfit
, plot.locfit
, preplot.locfit