Description Usage Arguments Value
View source: R/NICE_fast_cut.R
NICE_fast
1 | NICE_fast(corr_m, thres, cutter = 1)
|
corr_m |
correlation matrix |
thres |
an integer threshold value between (0, 1) |
cutter |
A sequence jump during iteration of K, default 1. |
Cindx: the cluster index of every non-isolated node
CID: the cluster index of every cluster in a power descending order. i.e. CID(1) will be the cluster index of the most concentrated cluster
Clist: the reordered node index, nodes in the same cluster are permuted together.
K_selected: number of communities identified
t.overall: Time counter for NICE
Prp_net: evaluation index of K
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.