powered by
Simulated dataset that can be used for recalibration purposes.
data("fakeData")
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)
See Mishra et al (2020) for description of simuation settings to generate data (simulation example 3).
Mishra, A. (2019). Methods for Risk Markers that Incorporate Clinical Utility (Doctoral dissertation). (Available Upon Request)
# NOT RUN { data(fakeData) # }
Run the code above in your browser using DataLab