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 23 observations.
The data is based on total time on test plot analysis for mechanical components of the RSG-GAS reactor. The data are the time between failures of secondary reactor pumps.
Bebbington,M., Lai, C.D. and Zitikis, R.(2007). A flexible Weibull extension. Reliability Engineering and System Safety, 92, 719-726.
Salman Suprawhardana M, Prayoto, Sangadji. Total time on test plot analysis for mechanical components of the RSG-GAS reactor. Atom Indones (1999), 25(2).
1 2 3 4 | ## Load data sets
data(reactorpump)
## Histogram for reactorpump
hist(reactorpump)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.