Description Usage Arguments Value Author(s) References Examples
this is defined as a conjunction of three measures : variety, homgeniety, exclusivity
1 | complementarity_partition(multiplex, partition)
|
multiplex |
: The multiplex object. |
partition |
: an igraph communities object, vertex membership. |
A numeric scalar, the complementarity 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 3 | M <- Multiplex_Lazega
wt <- community.partition_aggregation(M)
complementarity_partition(M, wt)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.