pvalueConsec: Correct p-values in time-series

Description Usage Arguments Value

View source: R/anova.R

Description

pvalueConsec sets a minimal consecutive length criterion on the p-values in a time series

Usage

1
pvalueConsec(dat, sig_level = 0.05, min_length = 10)

Arguments

dat

a numeric matrix or array containing p-values, or a list of such matrices/arrays. dat must have a named time dimension.

sig_level

numeric value (default: 0.05), the level of significance

min_length

numeric value (default: 10), the minimum number of consecutive significant time points

Value

An object of the same dimension as the input data


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