plot.smoothSpl {robCompositions} | R Documentation |
plot smoothSpl
Description
plot densities of objects of class smoothSpl
Usage
## S3 method for class 'smoothSpl'
plot(x, y, ..., by = 1, n = 10, index = NULL)
Arguments
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 |
Author(s)
Alessia Di Blasi, Federico Pavone, Gianluca Zeni
[Package robCompositions version 2.4.1 Index]