R/pool_prop_wald.R
pool_prop_wald.Rd
pool_prop_wald
Calculates the pooled proportion and
standard error according to Wald across multiply imputed datasets
and using Rubin's Rules.
pool_prop_wald(object, conf.level = 0.95, dfcom = NULL)
An object of class 'mistats' (repeated statistical analysis across multiply imputed datasets).
Confidence level of the confidence intervals.
Complete data degrees of freedom. Default
number is taken from function prop_wald
The proportion, the Confidence intervals, the standard error and the statistic.
Before pooling, the proportions will be naturally log transformed and the pooled estimates back transformed to the original scale.