Learn R Programming

bmem (version 2.1)

bmem.ci.norm: Confidence interval based on normal approximation

Description

Confidence interval based on normal approximation

Usage

bmem.ci.norm(par.boot, par0, cl = 0.95)

Value

Normal confidence intervals. The output includes - estimates, bootstrap standard errors, and confidence intervals.

Arguments

par.boot

A bootstrap object.

par0

Original estimate

cl

Confidence level. Default 0.95.

Author

Zhiyong Zhang and Lijuan Wang

See Also

bmem.ci.bca, bmem.ci.p, bmem.ci.bc