powered by
Plot functional depth.
# S3 method for fdepth plot(x, show.legend = TRUE, pos.legend = "bottomleft", ...)
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
Function produces a plot.
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.
# NOT RUN { plot(fdepth(ElNino)) # }
Run the code above in your browser using DataLab