GetAverageGlobalOverlappingMatrix | R Documentation |
Calculates the average global edge overlap Matrix
GetAverageGlobalOverlappingMatrix( SupraAdjacencyMatrix, Layers, Nodes, fastBinary = F )
SupraAdjacencyMatrix |
the supra-adajcency matrix |
Layers |
scalar, number of layers |
Nodes |
scalar, number of nodes |
fastBinary |
logical, optimization for undirected, unweighted, networks |
Average Global Edge Overlapping Matrix
De Domenico, M., et al. Structural reducibility of multilayer networks. Nat Commun 6, 6864 (2015). doi 10.1038/ncomms7864
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.