confdist.perc: Construct the Confidence Distribution from a Percentile...

Description Usage Arguments Value References

View source: R/boot.R

Description

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

Usage

1
confdist.perc(bc, theta, param)

Arguments

bc

an object returned by percboot

theta

the parameter value at which to evaluate the percentile confidence distribution

param

which parameter value to construct the percentile confidence distribution for

Value

The percentile 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.