tumor: Tumor data

tumorR 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)


carrascojalmar/GTDL documentation built on May 18, 2022, 1:12 p.m.