Inter-community brokerage weighted by centrality. Combines participation with degree information. Requires community membership.
Arguments
- x
Network input (matrix, igraph, network, cograph_network, tna object).
- membership
Integer vector of community assignments (one per node).
- mode
For directed networks:
"all"(default),"in", or"out".- ...
Additional arguments passed to
centrality.
See also
centrality for computing multiple measures at once,
centrality_participation for the simpler participation
coefficient.
