alloauto {AmoudSurv} | R Documentation |
Leukemia data set
Description
The alloauto data frame has 101 rows and 3 columns.
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(s)
Abdisalam Hassan Muse, Samuel Mwalili, Oscar Ngesa,Christophe Chesneau, abdisalam.hassan@amoud.edu.so
Source
Klein and Moeschberger (1997) Survival Analysis Techniques for Censored and truncated data, Springer. Kardaun Stat. Nederlandica 37 (1983), 103-126.
Examples
{
data(alloauto)
str(alloauto)
}
[Package AmoudSurv version 0.1.0 Index]