Learn R Programming

yardstick (version 1.3.1)

lung_surv: Survival Analysis Results

Description

Survival Analysis Results

Arguments

Value

lung_surv

a data frame

Details

These data contain plausible results from applying predictive survival models to the lung data set using the censored package.

Examples

Run this code
data(lung_surv)
str(lung_surv)

# `surv_obj` is a `Surv()` object

Run the code above in your browser using DataLab