bmem.ci.norm {bmem} | R Documentation |
Confidence interval based on normal approximation
bmem.ci.norm(par.boot, par0, cl = 0.95)
par.boot |
A bootstrap object. |
par0 |
Original estimate |
cl |
Confidence level. Default 0.95. |
Normal confidence intervals. The output includes - estimates, bootstrap standard errors, and confidence intervals.
Zhiyong Zhang and Lijuan Wang
bmem.ci.bca
, bmem.ci.p
, bmem.ci.bc