Delta: Delta

Description Usage Arguments

Description

Computes value Delta(R_NL) for each neighbor at the same time and returned vector delta with these values.

Delta(R_NL) evaluates the change of stability (R_NL) by removing Com1 from its community and then by moving it into a neighbouring community. The node Com1 is then in cluster_resolution algotithm placed in the community for which this gain is maximum, but only if this gain is positive.

Usage

1
Delta(A, Adj, Com1, Com2)

Arguments

A

Adjacency matrix

Adj

Matrix calxulated from pattern e^(t(B-I))k_j

Com1

node which is considered to change the community

Com2

neighbors of node Com2


analyxcompany/resolution documentation built on May 12, 2019, 2:40 a.m.