Learn R Programming

NGSSEML (version 2.1)

sys1_data: The times between successive computer software failures of the SYS1

Description

The times between 136 successive computer software failures and the number of failures of the SYS1 data.

Usage

data(sys1_data)

Arguments

Format

A data frame with 136 rows and 2 variables.

Details

The first column of the object sys1_data corresponds to the times and the second to the number of detected failures before the i-th stage.

References

Lyu, M. R. (1996). Handbook of software reliability engineering.

Examples

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

Run the code above in your browser using DataLab