Learn R Programming

NGSSEML (version 1.0)

gte_data: Daily failure times of 125 telecommunication systems installed by the GTE

Description

The data are daily failure times of 125 telecommunication systems, including their respective censoring indicator, installed by the GTE corporation in a pre-specified time period (Kim and Proschan 1991).

Usage

data(gte_data)

Arguments

Format

A data frame with 125 rows and 2 variables.

Details

The first column of the object gte_data corresponds to the failure times and the second to the censoring indicator.

References

Kim, J. S. and Proschan, R. (1991). Piecewise exponential estimator of survivor function. IEEE Transactions on Reliability, 40, 134 to 139.

Examples

Run this code
# NOT RUN {
data(gte_data)
# }

Run the code above in your browser using DataLab