ar_eogcor: Detect high correlation with EOG channels

Description Usage Arguments Methods (by class) Author(s)

Description

Detect high correlation with EOG channels

Usage

1
2
3
4
ar_eogcor(decomp, ...)

## S3 method for class 'eeg_ICA'
ar_eogcor(decomp, data, HEOG, VEOG, threshold = NULL, plot = TRUE, ...)

Arguments

decomp

ICA decomposition

...

Other parameters

data

Original data

HEOG

Horizontal eye channels

VEOG

Vertical eye channels

threshold

Threshold for correlation (r). Defaults to NULL, automatically determining a threshold.

plot

Plot correlation coefficient for all components

Methods (by class)

Author(s)

Matt Craddock, matt@mattcraddock.com


kusumikakd/EEG documentation built on June 28, 2020, 12:30 a.m.