testiscancer {curesurv} | R Documentation |
Simulated testis cancer data using a cure model
Description
Simulated dataset of 2000 individuals as in Boussari et al. (2020), following setting 1 sub-scenario design.
Usage
data(testiscancer)
Format
This dataset contains the following variables:
- age
Age at diagnosis
- age_cr
centered and scaled age at diagnosis
- age_classe
"<40", "40_65" and ">=65" age groups
- time_obs
Follow-up time (years)
- event
Vital status
- cumehazard
individual cumulative expected hazard
- ehazard
individual instantaneous expected hazard
- weisurvpop
individual expected survival
Examples
data(testiscancer)
summary(testiscancer)
[Package curesurv version 0.1.2 Index]