Skip to contents

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

Format

A data frame with 300 rows and 5 variables.

Examples

if (FALSE) { # \dontrun{
data(ph_weibull_L24_n300)
prop.table(table(ph_weibull_L24_n300$status))
} # }