ccr.mevents {xhaz} | R Documentation |
colorectum cancer data with multiple events
Description
multiple events data
Usage
data(dataCancer)
Format
This dataset contains the following variables:
- id
patient IDs.
- sex
gender with 1 for male and 2 for female.
- sexe
gender male and female.
- age
Age at diagnosis
- stage
lower to higher stage 1, 2, 3
- time
time-to-events (local or distant recurrence or death)
- status
0 : no event; 1: local or distant recurrence or death
- event
1: local recurrence; 2: distant recurrence; 3:death
- date_diag
date of diagnosis.
References
Touraine C, Graff\'eo N, Giorgi R; CENSUR working survival group. More accurate cancer-related excess mortality through correcting background mortality for extra variables. Stat Methods Med Res. 2020 Jan;29(1):122-136. doi: 10.1177/0962280218823234. Epub 2019 Jan 23. PMID: 30674229. (PubMed)
Examples
data(ccr.mevents)
summary(ccr.mevents)
[Package xhaz version 2.0.2 Index]