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 June 13, 2025, 9:34 a.m.