Description Usage Arguments Value
permPvalues is called internally by arrayAnova and
arrayTtest and performs permutation analysis.
1 | permPvalues(obj, nperm, seed, stat_obs, parallel, tfce = NULL)
|
obj |
a list returned by |
nperm |
an integer value indicating the number of permutations |
seed |
an integer value which specifies a seed (default: NULL), or a
list of arguments passed to |
stat_obs |
a numeric array of the observed test statistic |
parallel |
a list as returned by |
tfce |
NULL (default) or a list of the TFCE parameters |
permPvalues returns a logical array whose elements
indicate whether the absolute observed test statistic in the given chanXtime
cell is smaller than the absolute randomized test statistic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.