| survival | R Documentation |
Example data set based on a trial with a time-to-event endpoint.
data(survival)
A data set with 359 observations and 12 variables:
outcomeTime-to-event outcome variable. A larger value of the outcome variable (longer survival) indicates a beneficial effect.
outcome_censorBinary censoring variable (0 or 1). The value of 1 indicates censoring.
treatmentBinary treatment variable (0 or 1). The values of 0 and 1 correspond to the control and experimental treatments, respectively.
cont1Continuous covariate used in the primary analysis model.
cont2Continuous covariate used in the primary analysis model.
class1Class/categorical covariate used in the primary analysis model.
class2Class/categorical covariate used in the primary analysis model.
biomarker1Numeric biomarker.
biomarker2Numeric biomarker.
biomarker3Numeric biomarker.
biomarker4Numeric biomarker.
biomarker5Nominal biomarker.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.