Learn R Programming

AmoudSurv (version 0.1.0)

alloauto: Leukemia data set

Description

The alloauto data frame has 101 rows and 3 columns.

Arguments

Format

This data frame contains the following columns:

  • time: Time to death or relapse, months

  • type :Type of transplant (1=allogeneic, 2=autologous)

  • delta:Leukemia-free survival indicator (0=alive without relapse, 1=dead or relapse)

Author

Abdisalam Hassan Muse, Samuel Mwalili, Oscar Ngesa,Christophe Chesneau, abdisalam.hassan@amoud.edu.so

Examples

Run this code
{
data(alloauto)
str(alloauto)
}

Run the code above in your browser using DataLab