NICE_fast: NICE_fast

Description Usage Arguments Value

View source: R/NICE_fast_cut.R

Description

NICE_fast

Usage

1
NICE_fast(corr_m, thres, cutter = 1)

Arguments

corr_m

correlation matrix

thres

an integer threshold value between (0, 1)

cutter

A sequence jump during iteration of K, default 1.

Value

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


lwa19/ICN documentation built on Dec. 23, 2021, 10:23 p.m.