Computes the estimate and standard error for a 2-group proportion difference
Source:R/meta_se.R
se.prop2.Rd
This function computes the Price-Bonett standard error of a 2-group proportion difference using the frequency counts, sample sizes, and planned number of studies in the meta-analysis. The effect size estimate and standard error output from this function can be used as input in the meta.ave.gen, meta.lc.gen, and meta.lm.gen functions in applications where compatible proportion differences from a combination of 2-group and paired-samples studies are used in the meta-analysis.
Value
Returns a one-row matrix:
Estimate - adjusted estimate of proportion difference
SE - standard error of adjusted estimate
References
Price RM, Bonett DG (2004). “An improved confidence interval for a linear function of binomial proportions.” Computational Statistics and Data Analysis, 45(3), 449–456. ISSN 01679473, doi:10.1016/S0167-9473(03)00007-0 . Bonett DG, Price RM (2014). “Meta-analysis methods for risk differences.” British Journal of Mathematical and Statistical Psychology, 67(3), 371–387. ISSN 00071102, doi:10.1111/bmsp.12024 .