anovaTfce
is called internally by arrayAnova
and
arrayTtest
and performs TFCE-correction of the given test statistic
1 |
x |
numeric matrix or array of test statistic (chan_time X other_dimensions or chan X time X other_dimenions) |
target_dim |
the dimension(s) which hold chan and time values (usually 1L if x is a matrix and 1:2L if x is an array) |
has_neg |
logical scalar whether x might have negative values (TRUE for a t-statistic and FALSE for an F-statistic) |
nr_chan |
number of channels |
nr_time |
number of time points |
tfce |
a list of TFCE parameters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.