powered by
Calculate bias-corrected confidence intervals for bootstrap data using methods in Manly textbook.
bcCI(x.bs, x, ci = 0.95)
A named vector containing the lower and upper endpoints of the bias-corrected bootstrap confidence interval.
A vector of bootstrap estimates of some quantity.
A scalar of the original estimate of the quantity.
A scalar of the desired confidence interval coverage.