meanExample | R Documentation |
A dataset containing a continuous outcome and 6 baseline covariates
data(meanExample)
A dataframe with 4000 rows (patients) and 9 variables:
age at baseline, centered to 48 years old, in years
sex, 0 for male, 1 for female
previous treatment, "drugA", "drugB", or "drugC"
previous medical cost, in US dollars
previous number of symptoms, "0", "1", or ">=2"
previous number of relapses
current treatment, "drug0" or "drug1"
count outcome, current number of relapses
#'
data(meanExample)
str(meanExample)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.