Learn R Programming

mistat (version 0.999)

GASTURBINE: Gas Turbine Cycle Times

Description

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

Usage

data(GASTURBINE)

Arguments

source

Kenett, R. and Zacks, S. (1998) Modern Industrial Statistics: The Design and Control of Quality and Reliability. Duxbury Press.

Examples

Run this code
data(GASTURBINE)

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

Run the code above in your browser using DataLab