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