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.

ID

subject identifier, a character vector

Chloroma

a character vector

logWBC

a numeric vector

efs.time

event-free survival time, a numeric vector

efs.evnt

event 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]