df_surv {dcurves} | R Documentation |
Simulated data with a survival outcome
Description
Simulated data with a survival outcome
Usage
df_surv
Format
A data frame with 750 rows:
- patientid
Identification Number
- cancer
Cancer Diagnosis: 0=No, 1=Yes
- cancer_cr
Cancer Diagnosis, competing event: "censor", "dead other causes", "diagnosed with cancer"
- ttcancer
Years to Cancer Dx/Censor
- risk_group
Patient Risk Group (Low, Intermediate, High)
- age
Patient Age, years
- famhistory
Family History of Cancer: 0=No, 1=Yes
- marker
Marker
- cancerpredmarker
Prob. of Cancer based on Age, Family History, and Marker
[Package dcurves version 0.5.0 Index]