permParams: Setting the parameters for parallel computation

Description Usage Arguments Value

View source: R/param_setters.R

Description

permParams sets the parameters for permutations (randomizations) used for example in arrayAnova or tanova.

Usage

1
permParams(n = 999L, type = c("residuals", "observations"))

Arguments

n

integer number of randomization runs

type

character string which defines if model residuals ("residuals", the default), or the raw observations ("observations") should be permuted

Value

parallelParams returns a list with two elements corresponding to the arguments ('n' and 'type')


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