calcGG {jmv}R Documentation

Calculate the Greenhouse-Geisser correction for repeated measures ANOVA

Description

Calculate the Greenhouse-Geisser correction for repeated measures ANOVA

Usage

calcGG(SSPE, P)

Arguments

SSPE

A matrix representing the sum of squares for the pure error

P

The design matrix for the effect

Value

A numeric value representing the Greenhouse-Geisser correction factor


[Package jmv version 2.7.0 Index]