Z-score of intra-community connectivity. High values indicate hubs within their own community. 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 between-community diversity.
