Rdocumentation
powered by
Learn R Programming
iopsych (version 0.90.1)
cor2d: 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.
Examples
Run this code
cor2d(
.3
)
cor2d(((
1
:
9
)/
10
))
Run the code above in your browser using
DataLab