bmem.ci.bc {bmem} | R Documentation |
Bias-corrected confidence intervals
Description
Bias-corrected confidence intervals
Usage
bmem.ci.bc(par.boot, par0, cl=.95)
Arguments
par.boot |
A bootstrap object. |
par0 |
Original estimate |
cl |
Confidence level. Default 0.95. |
Value
BC confidence intervals. The output includes - estimates, bootstrap standard errors, and confidence intervals.
Author(s)
Zhiyong Zhang and Lijuan Wang
See Also
bmem.ci.norm
, bmem.ci.p
, bmem.ci.bca
[Package bmem version 2.1 Index]