| cancer2 | R Documentation |
Patient survival in drug trial data, imported from Stata 16.
cancer2
A data frame with 48 rows and 4 variables:
studytime Months to death or end of follow-up;
died Event indicator variable, died = 1 if a patient died;
drug Drug type, with drug = 1 being placebo;
age Age of a patient at baseline.
The dataset is named cancer2 to avoid name collision with the cancer dataset from the survival package.
http://www.stata-press.com/data/r16/cancer.dta
data("cancer2", package = "KMunicate")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.