Simulationdata {rainbow}R Documentation

Simulated data

Description

Simulated data used in Hyndman and Shang (2008).

Usage

data(Simulationdata)

Format

An object of class fds.

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.

Examples

plot(Simulationdata, col = rainbow(100))
lines(Simulationdata, index = 991:1000, col = "black")

[Package rainbow version 3.8 Index]