tumor {GTDL} | R Documentation |
Tumor data
Description
Times (in days) of patients in ovarian cancer study
Usage
data(tumor)
Format
This data frame contains the following columns:
-
time: survival time in days
-
censured: censored = 0, dead = 1
-
group: large tumor = 0, small tumor = 1
References
Colosimo, E. A and Giolo, S. R. Análise de Sobrevivência Aplicada. Edgard Blucher: São Paulo. 2006.
Examples
data(tumor)
head(tumor)
[Package GTDL version 1.0.0 Index]