Learn R Programming

iopsych (version 0.90.1)

d2cor: Convert from d to r

Description

Convert from d to r

Usage

d2cor(d)

Arguments

d
A d-value or a vector of d values.

Value

A r value or a vector of r values.

Examples

Run this code
d2cor(.3)
d2cor(((1:9)))

Run the code above in your browser using DataLab