fakeData: Dataset for Recalibration Purposes

Description Usage Format Details References Examples

Description

Simulated dataset that can be used for recalibration purposes.

Usage

1
data("fakeData")

Format

A data frame with 1000 observations on the following 2 variables.

p

a numeric vector or risk scores bounded between 0 and 1

y

a numeric vector of indicator of events (cases) and non-events (control)

Details

See Mishra et al (2020) for description of simuation settings to generate data (simulation example 3).

References

Mishra, A. (2019). Methods for Risk Markers that Incorporate Clinical Utility (Doctoral dissertation). (Available Upon Request)

Examples

1

ClinicalUtilityRecal documentation built on April 17, 2020, 1:26 a.m.