conductors: Accelerated life test data

Description Usage Format Details References Examples

Description

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

Usage

1

Format

A vector containing 59 observations.

Details

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.

References

Lawless, J. F. (2003). Statistical Models and Methods for Lifetime Data,2nd ed., John Wiley and Sons, New York.

Examples

1
2
3
4
## Load data sets
data(conductors)
## Histogram for conductors
hist(conductors)

Example output



reliaR documentation built on May 1, 2019, 9:51 p.m.

Related to conductors in reliaR...