Survival Analysis Results
a data frame
These data contain plausible results from applying predictive survival models to the lung data set using the censored package.
data(lung_surv)
str(lung_surv)
# `surv_obj` is a `Surv()` object
Run the code above in your browser using DataLab