fakeData {ClinicalUtilityRecal} | R Documentation |
Dataset for Recalibration Purposes
Description
Simulated dataset that can be used for recalibration purposes.
Usage
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
data(fakeData)
[Package ClinicalUtilityRecal version 0.1.0 Index]