Description Usage Arguments Value Author(s) References Examples
Computes a vector of communities (community) and a global modularity measure (Q)
1 |
A |
An adjacency matrix of network data |
gamma |
Defaults to |
M0 |
Input can be an initial community vector.
Defaults to |
Returns a list containing:
community |
A community vector corresponding to each node's community |
Q |
Modularity statistic. A measure of how well the communities are compartmentalized |
Alexander Christensen <alexpaulchristensen@gmail.com>
Blondel, V. D., Guillaume, J. L., Lambiotte, R., & Lefebvre, E. (2008). Fast unfolding of communities in large networks. Journal of Statistical Mechanics: Theory and Experiment, 2008, P10008.
Rubinov, M., & Sporns, O. (2010). Complex network measures of brain connectivity: Uses and interpretations. NeuroImage, 52, 1059-1069.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.