Description Usage Arguments Value Author(s) References Examples
This is the number of pairs of nodes that are connected exclusively in one layer. The exclusivity is ration of edges in the community belonging to one mono diemensional to the total number of edges in the community.
1 | exclusivity(multiplex)
|
multiplex |
: The multiplex object. |
A numeric scalar, the exclusivity 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_CS_Aarhus
exclusivity(M)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.