GetMultiKCoreCentrality: Calculates Multi-KCore Centrality. Computes centrality in...

GetMultiKCoreCentralityR Documentation

Calculates Multi-KCore Centrality. Computes centrality in each layer separately and then get the max per node.

Description

Calculates Multi-KCore Centrality. Computes centrality in each layer separately and then get the max per node.

Usage

GetMultiKCoreCentrality(SupraAdjacencyMatrix, Layers, Nodes)

Arguments

SupraAdjacencyMatrix

the supra-adajcency matrix

Layers

scalar, number of layers

Nodes

scalar, number of nodes

Value

Vector of K-core centralities


manlius/muxViz documentation built on March 1, 2023, 10:28 a.m.