R/muxLib_annotated.R
GetMultiKCoreCentrality.RdCalculates 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