d_to_r {ViSe} | R Documentation |
Convert d to correlation coefficient
Description
This function allows you to convert d to Pearson's correlation coefficient.
Usage
d_to_r(d)
Arguments
d |
the effect size to convert |
Value
correlation coefficient
Examples
d_to_r(.25)
[Package ViSe version 0.1.2 Index]