failures | R Documentation |
The number of failures of electronic equipment operating in two modes
data(failures)
A data frame with 18 observations on the following 4 variables.
Period
the time period; a numeric vector
Time1
the time spent in Mode 1 in the given period (units not given); a numeric vector
Time2
the time spent in Mode 2 in the given period (units not given); a numeric vector
Failures
the number of failures in the given period; a numeric vector
The data give the number of failures of a piece of electronic equipment after operating in two modes.
Dale W. Jorgensen (1961) Multiple regression analysis of a Poisson process. Journal of the American Statistical Association, 56(294), 235–245.
data(failures) summary(failures)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.