corrH: Correction factor h

Description Usage Arguments Value

Description

Helper function for hedgeG. Calculates the exact correction factor for Hedges g

Usage

1
corrH(Ne, Nc = NULL, type = c("one.sample", "two.sample"))

Arguments

Ne

sample size of the experimental group of subjects in this study If only one sample is used, then use Ne as the sample size in the entire study.

Nc

sample size of the control group of subjects in this study, NULL if type = "one.sample".

type

a character specifying either one of c("one.sample", "two.sample"). Default is one.sample as this is usually the case in fMRI.

Value

An integer h between 0 and 1.


NeuroStat/NeuRRoStat documentation built on May 15, 2019, 1:26 p.m.