Computes the estimate and standard error for a paired-samples proportion difference
Source:R/meta_se.R
se.prop.ps.Rd
This function computes a standard error of a paired-samples proportion difference using the frequency counts from a 2 x 2 contingency table and the number of studies in the planned 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
References
Bonett DG, Price RM (2012). “Adjusted wald confidence interval for a difference of binomial proportions based on paired data.” Journal of Educational and Behavioral Statistics, 37(4), 479–488. ISSN 1076-9986, doi:10.3102/1076998611411915 .