Simulationdata: Simulated data

SimulationdataR 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")

rainbow documentation built on Oct. 10, 2022, 1:06 a.m.