powered by
Plot functional depth.
# S3 method for fdepth plot(x, show.legend = TRUE, pos.legend = "bottomleft", ...)
Function produces a plot.
An object of class fdepth.
fdepth
Is legend required in the plot?
When show.legend = TRUE, users can specify the position of the legend.
show.legend = TRUE
Other plotting parameters passed to par.
par
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.
plot(fdepth(ElNino_OISST_region_1and2))
Run the code above in your browser using DataLab