wald_ci_wmean: Compute a Wald confidence interval for the weighted mean

Description Usage Arguments Value

View source: R/wmean_fn.R

Description

Compute a Wald confidence interval for the weighted mean

Usage

1
wald_ci_wmean(wmean_est, alpha)

Arguments

wmean_est

The estimated weighted means + estimated covariance matrix.

alpha

Level of confidence interval.

Value

matrix with treatment-specific weighted mean CIs and CI for difference.


drord documentation built on May 21, 2021, 1:06 a.m.