This function is not usually called directly. It will be called automatically
when plotting one-dimensional locfit
or preplot.locfit
objects.
# S3 method for locfit.2d
plot(x, type="contour", main, xlab, ylab, zlab=x$yname, ...)
Two dimensional preplot.locfit
object.
one of "contour"
, "persp"
, or "image"
.
title for the plot.
text labels for the x- and y-axes.
if type="persp"
, the label for the z-axis.
Additional arguments to the contour
, persp
or
image
functions.
locfit
, plot.locfit
, preplot.locfit