GetMultiKCoreCentrality | R Documentation |
Calculates Multi-KCore Centrality. Computes centrality in each layer separately and then get the max per node.
GetMultiKCoreCentrality(SupraAdjacencyMatrix, Layers, Nodes)
SupraAdjacencyMatrix |
the supra-adajcency matrix |
Layers |
scalar, number of layers |
Nodes |
scalar, number of nodes |
Vector of K-core centralities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.