get_ci: get_ci

Description Usage Arguments Value

View source: R/utils.R

Description

get_ci constructs a Wald-type confidence interval

Usage

1
get_ci(muhat, sigmahat, c)

Arguments

muhat

the n x 1 vector of means

sigmahat

the nx1 vector of variances

c

the multiplier (e.g. 1.96)

Value

a nx2 matrix containing lower and upper endpoints of confidence interval.


matteobonvini/sensitivitypuc documentation built on Dec. 9, 2020, 2:24 a.m.