clusf {CICA} | R Documentation |
Random clustering generation
Description
Internal function for CICA package
Usage
clusf(nBlocks, nClus)
Arguments
nBlocks |
integer: number of objects |
nClus |
integer: number of clusters |
Value
a numeric vector indicating the clustering
[Package CICA version 1.1.1 Index]