confdist: Construct the Confidence Distribution from a BCa Bootstrap...

Description Usage Arguments Value References

View source: R/boot.R

Description

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

Usage

1
confdist(bc, theta, param)

Arguments

bc

an object returned by bcaboot

theta

the parameter value at which to evaluate the BCa confidence distribution

param

which parameter value to construct the BCa confidence distribution for

Value

The BCa confidence distribution for param evaluated at theta.

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.