R/pool_prop_nna.R
pool_prop_nna.Rd
pool_prop_nna
Calculates the pooled proportion and
confidence intervals using an approximate Beta distribution.
pool_prop_nna(object, conf.level = 0.95)
An object of class 'mistats' ('Multiply Imputed Statistical Analysis').
Confidence level of the confidence intervals.
The pooled proportion and the 95% Confidence interval.
The parameters for the Beta distribution are calculated using the method of moments (Gelman et al. p. 582).
Raghunathan, T. (2016). Missing Data Analysis in Practice. Boca Raton, FL: Chapman and Hall/CRC. (paragr 4.6.2)
Andrew Gelman, John B. Carlin, Hal S. Stern, David B. Dunson, Aki Vehtari, Donald B. Rubin. (2003). Bayesian Data Analysis (2nd ed). Chapman and Hall/CRC.