calcHF {jmv}R Documentation

Calculate the Huynh-Feldt correction for repeated measures ANOVA

Description

Calculate the Huynh-Feldt correction for repeated measures ANOVA

Usage

calcHF(gg, error.df, p)

Arguments

gg

The Greenhouse-Geisser correction

error.df

The degrees of freedom for the error term

p

The number of levels in the repeated measures factor

Value

A numeric value representing the Huynh-Feldt correction


[Package jmv version 2.7.0 Index]