Reclus {CICA} | R Documentation |
Recluster based on cluster specific components
Description
Internal function for CICA package
Usage
Reclus(DataList, SrList)
Arguments
DataList |
list with data matrices |
SrList |
list with Group ICA RSN parameters |
Value
newclus |
a list object with an updated partitioning |
SSminVec |
a numeric vector with the lowest loss function values per data block |
Loss |
a numeric indicating the new loss function value |
[Package CICA version 1.1.1 Index]