1
2
3
4
5
#

Name:

Description:

Treatment results for leukemia patients

Variables:

A data frame with 51 observations on the following 10 variables.

Age Age at diagnosis (in years)
Smear Differential percentage of blasts
Infil Percentage of absolute marrow leukemia infiltrate
Index Percentage labeling index of the bone marrow leukemia cells
Blasts Absolute number of blasts, in thousands
Temp Highest temperature of the patient prior to treatment, in degrees Fahrenheit
Resp 1=responded to treatment or 0=failed to respond
Time Survival time from diagnosis (in months)
Status 0=dead or 1=alive

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Data come from Statistical Analysis Using S-Plus (Brian S. Everitt; first edition 1994, Chapman & Hall).

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Responses_to_Treatment_for_Leukemia_819_96.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.