bmem.ci.norm {bmem}R Documentation

Confidence interval based on normal approximation

Description

Confidence interval based on normal approximation

Usage

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

Arguments

par.boot

A bootstrap object.

par0

Original estimate

cl

Confidence level. Default 0.95.

Value

Normal 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.p, bmem.ci.bc


[Package bmem version 2.1 Index]