bca function

Internal function to analyze LR bootstrap finding median, and standard and BCa percentile 95To obtain bca CI on a non-boot result, use a dummy boot. and replace t and t0 with the results of interest.

Internal function to analyze LR bootstrap finding median, and standard and BCa percentile 95

To obtain bca CI on a non-boot result, use a dummy boot. and replace t and t0 with the results of interest.

bca(t, t0, ...)

Arguments

  • t: The vector to obtain a BCa bootstrap for (e.g. nlr).
  • t0: The central value of the vector (e.g. the ).
  • ...: Pass-alongs to boot.ci.
  • Maintainer: Ari B. Friedman
  • License: LGPL-2.1
  • Last published: 2019-02-01

Useful links