computer | R Documentation |
computing: The data relate to DEC-20 computers which operated at the Open University in the 1980. They give the number of computers that broke down in each of the 128 consecutive weeks of operation, starting in late 1983, see Hand et al. (1994) page 109 data set 141.
data(computer)
Data frames each with the following variable.
failure
a numeric vector showing the number of times computers failed
Data sets usefull for the GAMLSS booklet
Hand et al. (1994) A handbook of small data sets. Chapman and Hall, London.
data(computer)
with(computer, plot(table(failure)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.