cor2d {iopsych}R Documentation

Convert from r to d

Description

Convert from r to d

Usage

cor2d(r)

Arguments

r

A r-value or a vector of r values.

Value

A d value or a vector of d values.

Author(s)

Allen Goebl and Jeff Jones

Examples

cor2d(.3)
cor2d(((1:9)/10))

[Package iopsych version 0.90.1 Index]