plot.smoothSpl: plot smoothSpl
Description
plot densities of objects of class smoothSpl
Usage
# S3 method for 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
Alessia Di Blasi, Federico Pavone, Gianluca Zeni