Skip to contents

Columns: time, status, arm, age, gender.

Format

A data frame with 200 rows and 5 variables.

Examples

if (FALSE) { # \dontrun{
data(aft_weibull_L24_n200)
mean(aft_weibull_L24_n200$status == 0)
} # }