extract_node_betweenness
Calculate network node betweenness.
Calculates the betweenness centrality for each node in the network. Betweenness centrality is a measure of the number of times a node acts as a bridge along the shortest path between two other nodes.
Was this page helpful?