cohend_convert: Cohen's D Effect Size Descriptions

Description Usage Arguments Value References Examples

View source: R/converters.R

Description

Convert between different descriptions of Cohen's D. Enter only one descriptor, and obtain all the others.

Usage

1
cohend_convert(d = NULL, overlap = NULL, u3 = NULL, cles = NULL)

Arguments

d

Cohen's D. Optional.

overlap

Distributional overlap. Optional.

u3

Cohen's U3. Optional.

cles

Common language effect size. Optional.

Value

List containing all the Cohen's D descriptors

References

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

Examples

1
2

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