u32d: Convert Cohen's U3 to Cohen's D

Description Usage Arguments Value References Examples

View source: R/converters.R

Description

Calculate the Cohen's D for a Cohen's U3: the percentage of each distribution which will not overlap with the mean of the other distribution

Usage

1
u32d(u3)

Arguments

u3

Cohen's U3 (between 0 and 1)

Value

Cohen's D

References

http://rpsychologist.com/d3/cohend/

Examples

1
u32d(0.4)

mathesong/relfeas documentation built on March 4, 2020, 5:29 a.m.