remission: Remission data from table 10.1

Description Usage Format References Examples

Description

Times to remission of leukemia patients

Usage

1

Format

A tibble with 42 observations and the following 3 variables.

time

time in weeks

group

group; C=control, T=treatment

censored

censored; 0=No, 1=Yes

References

Gehan, E. A. (1965). A generalized Wilcoxon test for comparing arbitrarily singly-censored samples. Biometrika 52, 203<e2><80><93>223.

Examples

1
2

Example output

      time          group              censored     
 Min.   : 1.00   Length:42          Min.   :0.0000  
 1st Qu.: 6.00   Class :character   1st Qu.:0.0000  
 Median :10.50   Mode  :character   Median :0.0000  
 Mean   :12.88                      Mean   :0.2857  
 3rd Qu.:18.50                      3rd Qu.:1.0000  
 Max.   :35.00                      Max.   :1.0000  

dobson documentation built on May 1, 2019, 6:29 p.m.

Related to remission in dobson...