sampleSize: Sample Size Function for ANOVA

View source: R/sampleSize.R

sampleSizeR Documentation

Sample Size Function for ANOVA

Usage

sampleSize(x)

Arguments

cohensf
groups
power
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 (x)
{
  }

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