Learn R Programming

reliaR (version 0.01)

reactorpump: Reactor pump

Description

Several data sets related to life test are available in the reliaR package, which have been taken from the literature.

Usage

data(reactorpump)

Arguments

Format

A vector containing 23 observations.

Details

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.

References

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).

Examples

Run this code
## Load data sets
data(reactorpump)
## Histogram for reactorpump
hist(reactorpump)

Run the code above in your browser using DataLab