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 46 observations.
repairtimes
correspond to maintenance data on active repair times (in hours) for an airborne communications transceiver.
Chhikara, R. S. and Folks, J. L. (1989). The Inverse Gaussian Distribution. Marcel Dekker, New York.
1 2 3 4 | ## Load data sets
data(repairtimes)
## Histogram for repairtimes
hist(repairtimes)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.