anovaRandomIndices: Random permutations for 'arrayAnova' and 'tanova'

Description Usage Arguments Value See Also

View source: R/anova.R

Description

anovaRandomIndices creates a matrix of nperm random permutations

Usage

1
anovaRandomIndices(input, nperm, seed)

Arguments

input

a list returned by preAnova

nperm

integer value; the number of permutations

seed

an integer value which specifies a seed (default: NULL), or a list of arguments passed to set.seed

Value

A matrix with as many rows as the design matrix and 'nperm' columns

See Also

arrayAnova and tanova


tdeenes/eegR documentation built on April 19, 2021, 4:17 p.m.