conductors: Accelerated life test data

conductorsR Documentation

Accelerated life test data

Description

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

Usage

data(conductors)

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

## Load data sets
data(conductors)
## Histogram for conductors
hist(conductors)

reliaR documentation built on Nov. 5, 2025, 6:57 p.m.

Related to conductors in reliaR...