PredModelData | R Documentation |
A dataset containing the outcomes (0 or 1), probability predictions
for an example model, and results from an example binary test.
Binary test generated using sensitivity
and specificity of 80%. Based on rmda::dcaData
.
PredModelData
A data frame with 500 rows and 3 variables:
binary outcomes (0 or 1, int.)
predicted probabilities (num.)
binary test results (0 or 1, int.)
...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.