Learn R Programming

psfmi (version 1.4.0)

anderson: Data from a placebo-controlled RCT with leukemia patients

Description

Data from a placebo-controlled RCT with leukemia patients

Usage

data(anderson)

Arguments

Format

A data frame with 348 observations on the following 5 variables.

remission

continuous:remission in weeks

status

dichotomous

treatment

dichotomous: 0=placebo, 1=verum

sex

dichotomous: 0=female, 1=male

log_wbc

continuous: Log (number of white blood cells)

Examples

Run this code
data(anderson)
## maybe str(anderson)

Run the code above in your browser using DataLab