sobi_ICA: SOBI ICA

View source: R/run_ICA.R

sobi_ICAR Documentation

SOBI ICA

Description

Internal function for running SOBI ICA on an eeg_epochs object

Usage

sobi_ICA(data, maxiter, tol, pca, centre, verbose = TRUE)

Arguments

data

Data to be ICAed.

maxiter

Maximum number of iterations of the joint diagonalization

tol

convergence tolerance.

pca

Number of PCA components.

centre

Mean centre signals.

verbose

Print informative messages.

Author(s)

A. Belouchrani and A. Cichocki. Adapted to R by Matt Craddock matt@mattcraddock.com


craddm/eegUtils documentation built on March 24, 2022, 9:17 a.m.