surv_data | R Documentation |
This dataset contains survival data from the survival
package's survival::lung dataset, modified to include factors for
sex
and strata
, as well as a binary status
variable which is 1
for death and 0 for censored.
surv_data
An object of class data.frame
with 228 rows and 12 columns.
The data is generated by the create_surv_data.R
script.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.