ExtractICA: Extract Group ICA parameters

View source: R/ExtractICA.R

ExtractICAR Documentation

Extract Group ICA parameters

Description

Internal function for CICA package

Usage

ExtractICA(DataList, nComp, svd = FALSE)

Arguments

DataList

a list object to perform Group ICAs on

nComp

number of ICA components to extract

svd

Value

a list with cluster specific independent components


CICA documentation built on July 26, 2023, 5:51 p.m.