cohensD()

cohensD()

The cohensD() function calculates the Cohen's d measure of effect size.

Example:

cohensD(Thumb ~ Sex , data = Fingers)

Example output:
Output of cohensD() function