Learn R Programming

intcure (version 2.1)

bmt: Data from bone marrow transplant patients

Description

This data set is used in the examples of this package.

Usage

data(bmt)

Arguments

Format

A data.frame object with columns:

time:

Disease Free Survival Time (Time To Relapse, Death Or End Of Study).

cens:

Relapse Indicator with 1-Relapsed, 0-Disease Free.

g:

Disease Group with 1-ALL, 2-AML Low Risk, 3-AML High Risk.

FAB:

1-FAB Grade 4 Or 5 and AML, 0-Otherwise.

inst:

Hospital with 1-The Ohio State University, 2-Alferd , 3-St. Vincent, 4-Hahnemann.

Examples

Run this code
# NOT RUN {
data(bmt)
# }

Run the code above in your browser using DataLab