GetMultiKatzCentrality | R Documentation |
Calculates Multi-Katz Centrality
GetMultiKatzCentrality(SupraAdjacencyMatrix, Layers, Nodes)
SupraAdjacencyMatrix |
the supra-adajcency matrix |
Layers |
scalar, number of layers |
Nodes |
scalar, number of nodes |
Vector of Katz centralities
De Domenico, M., Solé-Ribalta, A., Omodei, E. et al. Ranking in interconnected multilayer networks reveals versatile nodes. Nat Commun 6, 6868 (2015). doi 10.1038/ncomms7868
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.