d.to.r: Convert cohen's d into r

Description Usage Arguments Author(s) See Also Examples

View source: R/d.to.r

Description

Convert cohen's d into r

Usage

1
d.to.r(d, p = 0.5)

Arguments

d

cohen's d

p

the proportion of individuals in group 1

Author(s)

Dustin Fife

See Also

r.to.d

Examples

1
d.to.r(1.1, p=.3)

Example output

Loading required package: norm
Loading required package: fifer
Loading required package: MASS
[1] 0.4501282

selection documentation built on May 30, 2017, 5:27 a.m.

Related to d.to.r in selection...