Learn R Programming

ViSe (version 0.1.3)

d_to_r: Convert d to correlation coefficient

Description

This function allows you to convert d to Pearson's correlation coefficient.

Usage

d_to_r(d)

Value

correlation coefficient

Arguments

d

the effect size to convert

Examples

Run this code
d_to_r(.25)

Run the code above in your browser using DataLab