dataweib {curesurv} | R Documentation |
Simulated data with vital status information from Weibull mixture cure model
Description
Simulated data
Usage
data(dataweib)
Format
This dataset contains the following variables:
- age
Age at diagnosis
- age_cr
centered and scaled age at diagnosis
- age_classe
"<45", "45_59" and ">=60" age groups
- sexe
"male", "female" gender groups
- stage
"<0", "1" , "2" and "3" for stage I-IV groups
- time_obs
Follow-up time (years)
- event
Vital status
- cumehazard
individual cumulative expected hazard
- ehazard
individual instantaneous expected hazard
Examples
data(dataweib)
summary(dataweib)
[Package curesurv version 0.1.2 Index]