Measures diversity of inter-community connections. Nodes connecting to many communities have high participation. 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_within_module_z for within-community connectivity.
