,

This function generates a table with the variance explained by each ICA component, and the correlations between ICA components and EOG channels. See more details in eeg_ica_cor_tbl and eeg_ica_var_tbl.

eeg_ica_summary_tbl(.data, ...)

Arguments

.data

An eeg_ica_lst object

...

If left empty, the function will assume that EOG channels include eog/EOG in their names, alternatively, EOG channels can be selected here.

Value

A table with the variance explained by each component, and the correlation between EOG channels and each components in each recording.