Description Usage Arguments Value Author(s) See Also Examples
When noise.sig = NULL, the number of trials where an independent component (IC) correlated above threshold is listed, as well as the mean correlation across these trials. If a value is passed to argument ic and noise.sig = NULL, the number of trials where the IC and each noise signal correlated above threshold is listed.
1 2 3 |
object |
An |
noise.sig |
One of the channels against which the independent components were correlated. Defaults to |
ic |
Integer. An independent component. Defaults to |
print |
Logical. Whether to print the summary. Defaults to |
... |
Unused. |
Invisibly returns a data frame containing the summary.
Antoine Tremblay, Dalhousie University, trea26@gmail.com
fastICA;
icac;
mwd.thrsh;
plot_avgba;
plot_trba;
plot_nic;
plot_tric;
topo_ic;
update.icac.
1 | ### See vignette for examples.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.