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

Description Usage Arguments Author(s) See Also Examples

View source: R/d.to.r

Description

Convert r into cohen's d

Usage

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

Arguments

r

the correlation coefficient

p

the proportion of individuals in group 1

Author(s)

Dustin Fife

See Also

d.to.r

Examples

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

Example output

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

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

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