Description Usage Format Details References Examples
Several data sets related to life test are available in the reliaR package, which have been taken from the literature.
1 |
A vector containing 59 observations.
The data is obtained from Lawless(2003, pp. 267) and it represents the faiure times of 59 conductors from an accelerated life test. Failure times are in hours, and there are no censored observations.
Lawless, J. F. (2003). Statistical Models and Methods for Lifetime Data,2nd ed., John Wiley and Sons, New York.
1 2 3 4 | ## Load data sets
data(conductors)
## Histogram for conductors
hist(conductors)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.