bmem.ci.bc1 {bmem} | R Documentation |
Bias-corrected confidence intervals (for a single variable)
Description
Bias-corrected confidence intervals (for a single variable)
Usage
bmem.ci.bc1(x, b, cl = 0.95)
Arguments
x |
A vector from a bootstrap output. |
b |
Parameter estimate from the original sample |
cl |
Confidence level. Default 0.95. |
Author(s)
Zhiyong Zhang and Lijuan Wang
See Also
bmem.ci.norm
, bmem.ci.p
, bmem.ci.bca
[Package bmem version 2.1 Index]