ARIeeg | R Documentation |
Performs ARI using permutation local test for EEG data
ARIeeg(data, alpha,alternative,timeS,dist,formula,variable, B, effect,...)
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 |
Returns a data.frame with number of true discoveries for each cluster
Angela Andreella
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.