plot.fdepth {rainbow} | R Documentation |
Plot functional depth.
## S3 method for class 'fdepth': plot(x, show.legend = TRUE, pos.legend = "bottomleft", ...)
x |
An object of class fdepth . |
show.legend |
Is legend required? |
pos.legend |
When show.legend = TRUE , users can specify the position of the legend. |
... |
Other plotting parameters passed to par . |
Function produces a plot.
Rob J Hyndman, Han Lin Shang
R. J. Hyndman and H. L. Shang. (2008) "Rainbow plots, bagplots, and boxplots for functional data", Tech. rep. Department of Econometrics & Business Statistics, Monash University, November 2008, http://www.buseco.monash.edu.au/depts/ebs/pubs/wpapers/2008/9-08.php.
plot(fdepth(ElNino))