| Simulationdata {rainbow} | R Documentation |
Simulated data used in Hyndman and Shang (2008).
data(Simulationdata)
An object of class fds.
R. J. Hyndman and H. L. Shang. (2009) "Rainbow plots, bagplots, and boxplots for functional data", Journal of Computational and Graphical Statistics, in press.
plot(Simulationdata, col = rainbow(100)) lines(Simulationdata, index = 991:1000, col = "black")