View source: R/stats_utils.R View source: R/meddecide-stats_utils.R
bootstrap_ci | R Documentation |
Bootstrap confidence intervals for diagnostic metrics
bootstrap_ci(data, metric, R = 1000)
data |
Data frame containing test results |
metric |
Function to calculate desired metric |
R |
Number of bootstrap iterations |
List containing point estimate and confidence intervals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.