extract_NRI_CI: Extract NRI confidence intervals

View source: R/rap.R

extract_NRI_CIR Documentation

Extract NRI confidence intervals

Description

Extract a confidence in interval from the bootstrapped results. Used by CI.NRI

Usage

extract_NRI_CI(results.boot, conf.level, n.boot, dp)

Arguments

results.boot

The matrix of n.boot metrics from within CI.NRI

conf.level

The confidence interval expressed between 0 & 1 (eg 95%CI is conf.level = 0.95)

n.boot

The number of bootstrapped samples

dp

the number of decimal places to report the point estimate and confidence interval

Value

A two column matrix with the metric name and statistic with a confidence interval


JohnPickering/risk-assessment-plot-package documentation built on July 3, 2023, 8:41 a.m.