eeg_ica_cor_tbl | R Documentation |
Show correlations between ICA sources and eye (EOG) electrodes.
eeg_ica_cor_tbl(.data, ...)
.data |
An |
... |
If left empty, the function will assume that EOG channels include eog/EOG in their names, alternatively, EOG channels can be selected here. |
A table with the correlations between each component and each EOG channel in each recording.
Other ICA functions:
eeg_ica_keep()
,
eeg_ica_show()
,
eeg_ica_summary_tbl()
,
eeg_ica_var_tbl()
,
eeg_ica()
,
plot_components()
Other summary functions:
count_complete_cases_tbl()
,
eeg_ica_summary_tbl()
,
eeg_ica_var_tbl()
,
summaries
,
summary.eeg_lst()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.