Description Usage Arguments Value Author(s) References Examples
The homgeniety mesures how uniform is the distribution of the number of edgesper layer. The idea that the link intra-community must have a uniform distribution among all layers.
1 | homgeniety(multiplex)
|
multiplex |
: The multiplex object. |
A numeric scalar, the homgeniety of the given multiplex network
Issam Falih <issam.falih@lipn.univ-paris13.fr>
M. Berlingerio, M. Coscia, and F. Giannotti, Finding and characterizing communities in multidimensional networks, in ASONAM. IEEE Computer Society, 2011, pp. 490-494.
1 2 | M <- Multiplex_Lazega
homgeniety(M)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.