rainbow (version 3.6)

plot.fdepth: Plot functional depth

Description

Plot functional depth.

Usage

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

Value

Function produces a plot.

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.

Author

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

fdepth

Examples

Run this code
plot(fdepth(ElNino_OISST_region_1and2))

Run the code above in your browser using DataLab