Learn R Programming

GTDL (version 1.0.0)

artset1987: Artset1987 data

Description

Times to failure of 50 devices put on life test at time 0.

Usage

data(artset1987)

Arguments

Format

This data frame contains the following columns:

  • t: Times to failure

References

  • Aarset, M. V. (1987). How to Identify a Bathtub Hazard Rate. IEEE Transactions on Reliability, 36, 106<U+2013>108.

Examples

Run this code
# NOT RUN {
data(artset1987)
head(artset1987)

# }

Run the code above in your browser using DataLab