Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

r_from_d

Correlation from Mean Difference


Description

Converts d (mean difference) to r where n.tmt = n.comparison (see section 12.5.4, Borenstein, 2009; pp. 234).

Usage

r_from_d(d, var.d, a = 4)

Arguments

d

Mean difference statistic (d) reported in primary study.

var.d

Variance of d reported in primary study.

a

Used to compute correlation. Default is 4.

Value

Outputs a correlation coefficient (r).

Author(s)

AC Del Re & William T. Hoyt

Maintainer: AC Del Re acdelre@gmail.com

References

Borenstein (2009). Effect sizes for continuous data. In H. Cooper, L. V. Hedges, & J. C. Valentine (Eds.), The handbook of research synthesis and meta analysis (pp. 279-293). New York: Russell Sage Foundation.

See Also


MAc

Meta-Analysis with Correlations

v1.1.1
GPL-2
Authors
AC Del Re & William T. Hoyt
Initial release
2010-07-06

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.