Learn R Programming

selection (version 1.0)

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

Description

Convert r into cohen's d

Usage

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

Arguments

r
the correlation coefficient
p
the proportion of individuals in group 1

See Also

d.to.r

Examples

Run this code
r.to.d(.3, p=.3)

Run the code above in your browser using DataLab