Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot.fdepth

Plot functional depth


Description

Plot functional depth.

Usage

## S3 method for class 'fdepth'
plot(x, show.legend = TRUE, pos.legend = "bottomleft", ...)

Arguments

x

An object of class fdepth.

show.legend

Is legend required in the plot?

pos.legend

When show.legend = TRUE, users can specify the position of the legend.

...

Other plotting parameters passed to par.

Value

Function produces a plot.

Author(s)

Rob J Hyndman, Han Lin Shang

References

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.

See Also

Examples

plot(fdepth(ElNino_OISST_region_1and2))

rainbow

Bagplots, Boxplots and Rainbow Plots for Functional Data

v3.6
GPL-3
Authors
Han Lin Shang [aut, cre, cph] (<https://orcid.org/0000-0003-1769-6430>), Rob Hyndman [aut] (<https://orcid.org/0000-0002-2140-5352>)
Initial release
2019-1-29

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.