calc_CI function

Calculates CI from bootstrap replicates

Calculates CI from bootstrap replicates

calc_CI(x, CI)

Arguments

  • x: numeric vector
  • CI: CI level, e.g. 0.95

Returns

data.frame with two columns for lower and upper CI

  • Maintainer: Martin A. Stoffel
  • License: GPL (>= 2)
  • Last published: 2024-03-04