| extract_NRI_CI | R Documentation | 
Extract a confidence in interval from the bootstrapped results. Used by CI.NRI
extract_NRI_CI(results.boot, conf.level, n.boot, dp)
| 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 | 
A two column matrix with the metric name and statistic with a confidence interval
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.