leukemia {dobson}R Documentation

Leukemia data from table 4.6

Description

Survival times and white blood cell count for seventeen patients suffering from leukemia

Usage

data(leukemia)

Format

A tibble with 17 observations and the following 2 variables.

time

time to death in weeks

wbc

log base 10 initial white blood cell count

References

Cox, D. R. and E. J. Snell (1981). Applied Statistics: Principles and Examples. London: Chapman & Hall.

Examples

data(leukemia)
summary(leukemia)

[Package dobson version 0.4 Index]