CI.func: R function that calculates percentile confidence interval...

View source: R/Empirical_est.R

CI.funcR Documentation

R function that calculates percentile confidence interval given an array of estimates

Description

This function provides percentile confidence interval

Usage

CI.func(x)

Arguments

x

an array of calculated estimates

Value

The percentile confidence interval of given values


CompClassMetrics documentation built on Feb. 28, 2026, 1:07 a.m.