d2cles: Convert Cohen's D to Common Language Effect Size (CLES)

Description Usage Arguments Value References Examples

View source: R/converters.R

Description

Calculate the common language effect size from a Cohen's D: the probability that an individual from each group selected at random will be higher or lower in the expected direction than the individual from the other group.

Usage

1
d2cles(d)

Arguments

d

Cohen's D

Value

The common language effect size (CLES)

References

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

Examples

1
d2cles(0.8)

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