Learn R Programming

dabestr (version 0.3.0)

hedges_correction: Returns the exact Hedges' correction factor for Cohen's d.

Description

Returns the exact Hedges' correction factor for Cohen's d.

Usage

hedges_correction(x1, x2)

Value

Hedges' correction for the g of x1 and x2.

Arguments

x1

A vector of values.

x2

Another vector of values.