anderson.RdData from a placebo-controlled RCT with leukemia patients
data(anderson)A data frame with 348 observations on the following 5 variables.
remissioncontinuous:remission in weeks
statusdichotomous
treatmentdichotomous: 0=placebo, 1=verum
sexdichotomous: 0=female, 1=male
log_wbccontinuous: Log (number of white blood cells)
data(anderson)
## maybe str(anderson)