transformZrtoHg {reproducer}R Documentation

transformZrtoHg

Description

Transforms Zr to Hedge's g.

Usage

transformZrtoHg(Zr, Nc, Nt)

Arguments

Zr

the normal variate

Nc

the number of observations (participants) in the first (control) group

Nt

the number of observations (participants) in the second (treatment) group

Value

value of Hedges' g

Author(s)

Barbara Kitchenham and Lech Madeyski

Examples

transformZrtoHg(0.5, 20, 20)
# [1] 1.042191

[Package reproducer version 0.5.3 Index]