CliquePercolationMethod-R swMATH ID: 38783 Software Authors: Angelo Antonio Salatino Description: CliquePercolationMethod-R: Clique Percolation Method (CPM) is an algorithm for finding overlapping communities within networks, introduced by Palla et al. (2005, see references). This implementation in R, firstly detects communities of size k, then creates a clique graph. Each community will be represented by each connected component in the clique graph. Homepage: https://www.salatino.org/wp/clique-percolation-method-in-r/ Source Code: https://github.com/angelosalatino/CliquePercolationMethod-R Dependencies: R Related Software: qgraph; CFinder; R; CliquePercolation Cited in: 0 Documents