powered by
length (in \(cm\)) of the electrical contacts of relays in samples of size five, taken hourly from a running process.
data(CONTACTLEN)
A numeric matrix with five columns representing a sample and twenty rows representing hourly samples.
# NOT RUN { data(CONTACTLEN) library(qcc) qcc(CONTACTLEN, type="xbar") # }
Run the code above in your browser using DataLab