compPvalueTanova: Compute p-values and length-corrected p-values in TANOVA

Description Usage Arguments Value

View source: R/anova.R

Description

compPvalueTanova is a helper function to compute p-values and duration-corrected p-values in the high-level tanova function.

Usage

1
compPvalueTanova(effect_perm, pcrit)

Arguments

effect_perm

an array of permuted effects (including the observed effect as the first level of the 'perm' dimension)

pcrit

a vector of p-value limits for correction

Value

a list of two arrays: the p-values and the corrected p-values


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