calc_CI {partR2} | R Documentation |
Calculates CI from bootstrap replicates
Description
Calculates CI from bootstrap replicates
Usage
calc_CI(x, CI)
Arguments
x |
numeric vector |
CI |
CI level, e.g. 0.95 |
Value
data.frame with two columns for lower and upper CI
[Package partR2 version 0.9.2 Index]