plot.fdepth | R Documentation |
Plot functional depth.
## S3 method for class 'fdepth'
plot(x, show.legend = TRUE, pos.legend = "bottomleft", ...)
x |
An object of class |
show.legend |
Is legend required in the plot? |
pos.legend |
When |
... |
Other plotting parameters passed to |
Function produces a plot.
Rob J Hyndman, Han Lin Shang
R. J. Hyndman and H. L. Shang. (2010) "Rainbow plots, bagplots, and boxplots for functional data", Journal of Computational and Graphical Statistics, 19(1), 29-45.
fdepth
plot(fdepth(ElNino_OISST_region_1and2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.