plot.locfit.2d | R Documentation |
This function is not usually called directly. It will be called automatically
when plotting one-dimensional locfit
or preplot.locfit
objects.
## S3 method for class 'locfit.2d'
plot(x, type="contour", main, xlab, ylab, zlab=x$yname, ...)
x |
Two dimensional |
type |
one of |
main |
title for the plot. |
xlab , ylab |
text labels for the x- and y-axes. |
zlab |
if |
... |
Additional arguments to the |
locfit
, plot.locfit
, preplot.locfit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.