| target.aml.clin {GSDA} | R Documentation |
Clinical outcomes for AML TARGET Project
Description
A dataset with subject identifier, survival time, and death indicator for 123 pediatric AML patients
Usage
data("target.aml.clin")
Format
A data frame with 123 observations of the following 5 variables.
IDsubject identifier, a character vector
Chloromaa character vector
logWBCa numeric vector
efs.timeevent-free survival time, a numeric vector
efs.evntevent indicator (0 = censored, 1 = event) for efs.time, a numeric vector
Details
A dataset with clinical data for each of 123 pediatric AML patients
Source
obtained from https://target-data.nci.nih.gov/Public/AML/clinical/harmonized/
Examples
data(target.aml.clin)
[Package GSDA version 1.0 Index]