This function is not usually called directly. It will be called automatically
when plotting a one-dimensional locfit
or preplot.locfit
object.
# S3 method for locfit.1d
plot(x, add=FALSE, main="", xlab="default", ylab=x$yname,
type="l", ylim, lty=1, col=1, ...)
One dimensional preplot.locfit
object.
If TRUE
, the plot will be added to the existing
plot.
Graphical parameters
passed on to plot
(only if add=FALSE
).
Additional graphical parameters to the plot
function
(only if add=FALSE
).
locfit
, plot.locfit
, preplot.locfit