ARIeeg: Parametric ARI for EEG data

View source: R/ARIeeg.R

ARIeegR Documentation

Parametric ARI for EEG data

Description

Performs ARI using permutation local test for EEG data

Usage

ARIeeg(data, alpha,alternative,timeS,dist,formula,variable, B, effect,...)

Arguments

data

data

alpha

alpha level

alternative

alternative hypothesis

timeS

time signal to select, default NULL, i.e. no selection

dist

an double defining the maximal distance for adjacency of two channels

formula

formula object defining the design of the model.

variable

variables to use in the right part of the formula

B

number of permutation, default 5000

eff

effect of interest where apply ARI

Value

Returns a data.frame with number of true discoveries for each cluster

Author(s)

Angela Andreella


angeella/ARIeeg documentation built on June 5, 2023, 12:35 a.m.