confquant: Construct the Confidence Quantile Function from a BCa...

Description Usage Arguments Value References

View source: R/boot.R

Description

Construct the BCa confidence quantile function from a bootstrap sample constructed using bcaboot.

Usage

1
confquant(bc, p, param)

Arguments

bc

an object returned by bcaboot

p

the desired probability value at which to evaluate the confidence quantile function

param

which parameter value to construct the BCa confidence quantile function for

Value

The BCa confidence quantile function for param evaluated at p.

References

Tore Schweder and Nils Lid Hjort. Confidence, likelihood, probability. Vol. 41. Cambridge University Press, 2016.

Bradley Efron and Trevor Hastie. Computer Age Statistical Inference. Vol. 5. Cambridge University Press, 2016.


ddarmon/clp documentation built on Jan. 25, 2021, 6:22 p.m.