Plot a one dimensional preplot.locfit object.
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 class 'locfit.1d' plot(x, add=FALSE, main="", xlab="default", ylab=x$yname, type="l", ylim, lty=1, col=1, ...)
x |
One dimensional |
add |
If |
main, xlab, ylab, type, ylim, lty, col |
Graphical parameters
passed on to |
... |
Additional graphical parameters to the |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.