bootstrap_ci: Bootstrap confidence intervals for diagnostic metrics

View source: R/stats_utils.R View source: R/meddecide-stats_utils.R

bootstrap_ciR Documentation

Bootstrap confidence intervals for diagnostic metrics

Description

Bootstrap confidence intervals for diagnostic metrics

Usage

bootstrap_ci(data, metric, R = 1000)

Arguments

data

Data frame containing test results

metric

Function to calculate desired metric

R

Number of bootstrap iterations

Value

List containing point estimate and confidence intervals


sbalci/ClinicoPathJamoviModule documentation built on Feb. 25, 2025, 6:34 a.m.