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 Sept. 9, 2025, 5:45 p.m.