ALL_colosimo_table_4_3: Acute Lymphoblastic Leukemia, table 4.3

ALL_colosimo_table_4_3R Documentation

Acute Lymphoblastic Leukemia, table 4.3

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_3

Format

A data frame with 33 observations.

Details

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

  • status: censorship indicators.

  • wbc: WBC, white blood cells counts.

  • lwbc: base-10 logarithms of the WBC.

  • Ag_plus: whether the subject expresses the Calla antigen (Ag_plus = 1) or not (Ag_plus = 0).

References

\insertRef

Colosimo2006aEstimationTools

Examples

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


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