Learn R Programming

mistat (version 2.0.3)

GASTURBINE: Gas Turbine Cycle Times

Description

125 gas turbine cycle times divided in 25 samples of 5 observations.

Usage

data(GASTURBINE)

Arguments

Examples

Run this code
# NOT RUN {
data(GASTURBINE)

plot(rowMeans(GASTURBINE), type="b")
# }

Run the code above in your browser using DataLab