ALL_colosimo_table_4_1: Acute Lymphoblastic Leukemia, table 4.1

ALL_colosimo_table_4_1R Documentation

Acute Lymphoblastic Leukemia, table 4.1

Description

Survival times, in weeks, of 17 patients with acute leukemia. For these patients, their white blood cell counts (WBC) were recorded at the time of diagnosis. The variables are:

Usage

ALL_colosimo_table_4_1

Format

A data frame with 17 observations.

Details

  • times: time-to-event (in weeks).

  • status: censorship indicators.

  • wbc: WBC, white blood cells counts.

  • lwbc: base-10 logarithms of the WBC.

References

\insertRef

Colosimo2006aEstimationTools

Examples

data(ALL_colosimo_table_4_1)
hist(ALL_colosimo_table_4_1$time, main="", xlab="Time (Weeks)")


Jaimemosg/EstimationTools documentation built on Oct. 23, 2023, 10 a.m.