df_binary {dcurves}R Documentation

Simulated data with a binary outcome

Description

Simulated data with a binary outcome

Usage

df_binary

Format

A data frame with 750 rows:

patientid

Identification Number

cancer

Cancer Diagnosis: 0=No, 1=Yes

dead

Dead (1=yes; 0=no)

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.4.0 Index]