computers {Flury} | R Documentation |
These data give the repair times of N=14 computers.
data(computers)
A data frame with 14 observations on the following 2 variables.
Units
Minutes
Chatterjee, S. and B. Price (1977) Regression Analysis by Example New York: Wiley
Flury, B.D. (1997) A First Course in Multivariate Statistics, New York: Springer
data(computers) ## Not run: plot(computers, main = "Computer repair data") ## End(Not run)