Learn R Programming

outstandR (version 1.0.0)

wald_type_interval: Wald-type interval estimates

Description

Constructed using t-distribution with nu degrees of freedom.

Usage

wald_type_interval(n_imp, bar.v, b)

Value

Numeric value of Wald-type interval estimates.

Arguments

n_imp

Number of syntheses used in analysis stage (high for low Monte Carlo error)

bar.v

"within" variance (average of variance point estimates)

b

"between" variance (sample variance of point estimates)