transformZrtoHg: transformZrtoHg

View source: R/MetaAnalysisForFamiliesOfExperimentsSR.R

transformZrtoHgR 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

reproducer documentation built on Oct. 18, 2023, 5:10 p.m.