ExtractICA {CICA}R 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


[Package CICA version 1.0.2 Index]