Description Usage Arguments Author(s)
View source: R/class_handling.R
Function to create an S3 object of class "eeg_ICA".
1 2 3 4 5 6 7 8 9 10 11 |
mixing_matrix |
ICA mixing matrix |
unmixing_matrix |
ICA unmixing matrix |
signals |
ICA components |
timings |
Unique timepoints remaining in the data. |
events |
event table |
chan_info |
String of character names for electrodes. |
srate |
Sampling rate |
epochs |
Epoch information |
algorithm |
The method used to calculate the ICA decomposition. |
Matt Craddock matt@mattcraddock.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.