df_case_control {dcurves} | R Documentation |
Simulated data with a case-control outcome
Description
Simulated data with a case-control outcome
Usage
df_case_control
Format
A data frame with 750 rows:
- patientid
Identification Number
- casecontrol
Case-control Status: 1=Case, 0=Control
- 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]