wald_ci_wmean {drord} | R Documentation |
Compute a Wald confidence interval for the weighted mean
Description
Compute a Wald confidence interval for the weighted mean
Usage
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.
[Package drord version 1.0.1 Index]