plot.locfit.1d | R Documentation |
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 |
locfit
, plot.locfit
, preplot.locfit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.