Internal function for CICA package
ExtractICA(DataList, nComp, method = "fastICA", covL = NULL, indexList = NULL)a list with cluster specific independent components
a list object to perform Group ICAs on
number of ICA components to extract
either fastICA else EVD is used
large precomputed covariance matrix, used for EVD method
list with indices for extract covariances based on cluster indices