Betweenness based on electrical current flow rather than shortest paths. Uses the Laplacian pseudoinverse. Requires a connected graph.
Arguments
- x
Network input (matrix, igraph, network, cograph_network, tna object).
- ...
Additional arguments passed to
centrality(e.g.,weighted,directed).
See also
centrality for computing multiple measures at once,
centrality_betweenness for the shortest-path variant.
