powerANOVA: Power Function for ANOVA

View source: R/powerANOVA.R

powerANOVAR Documentation

Power Function for ANOVA

Usage

powerANOVA(studyDesign, N, means, SD, labels, wcorr, alpha)

Arguments

studyDesign
N
means
SD
labels
wcorr
alpha

Examples

##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function(studyDesign, N, means, SD, labels, wcorr, alpha)
{
}

valentin-schwind/studydesignplanner documentation built on Jan. 31, 2024, 5:11 p.m.