Learn R Programming

reproducer (version 0.5.2)

transformZrtoHg: transformZrtoHg

Description

Transforms Zr to Hedge's g.

Usage

transformZrtoHg(Zr, Nc, Nt)

Value

value of Hedges' g

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

Author

Barbara Kitchenham and Lech Madeyski

Examples

Run this code
transformZrtoHg(0.5, 20, 20)
# [1] 1.042191

Run the code above in your browser using DataLab