powered by
Times to remission of leukemia patients
data(remission)
A tibble with 42 observations and the following 3 variables.
tibble
time
time in weeks
group
group; C=control, T=treatment
censored
censored; 0=No, 1=Yes
Gehan, E. A. (1965). A generalized Wilcoxon test for comparing arbitrarily singly-censored samples. Biometrika 52, 203<U+2013>223.
# NOT RUN { data(remission) summary(remission) # }
Run the code above in your browser using DataLab