Learn R Programming

partR2 (version 0.9.2)

calc_CI: Calculates CI from bootstrap replicates

Description

Calculates CI from bootstrap replicates

Usage

calc_CI(x, CI)

Value

data.frame with two columns for lower and upper CI

Arguments

x

numeric vector

CI

CI level, e.g. 0.95