View source: R/splineDensity.plot.R
plot.smoothSpl | R Documentation |
plot densities of objects of class smoothSpl
## S3 method for class 'smoothSpl'
plot(x, y, ..., by = 1, n = 10, index = NULL)
x |
class smoothSpl object |
y |
ignored |
... |
further arguments passed by |
by |
stepsize |
n |
length of sequence to plot |
index |
optinally the sequence instead of by and n |
Alessia Di Blasi, Federico Pavone, Gianluca Zeni
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.