Learn R Programming

selection (version 1.0)

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

Description

Convert cohen's d into r

Usage

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

Arguments

d
cohen's d
p
the proportion of individuals in group 1

See Also

r.to.d

Examples

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

Run the code above in your browser using DataLab