Description Usage Arguments Value Author(s) Examples
A summary result of a given partition for multiplex
1 | ResultsSummary(multiplex,partition)
|
multiplex |
: The multiplex object. |
partition |
: an igraph communities object, vertex membership. |
returns the results of clusters validation indexes
Issam Falih <issam.falih@lipn.univ-paris13.fr>
1 2 3 | M <- Multiplex_Lazega
wt <- community.layer_aggregation(M)
ResultsSummary(M,wt)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.