overlap2d: Convert distributional overlap to Cohen's D

Description Usage Arguments Value References Examples

View source: R/converters.R

Description

Calculate the Cohen's D for the distributional overlap percentage

Usage

1
overlap2d(overlap)

Arguments

overlap

The percentage distributional overlap

Value

The distributional overlap (between 0 and 1)

References

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

Examples

1
overlap2d(0.5)

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