Liaison brokerage (b_O): count of open directed 2-paths \(A \to V \to B\) where all three nodes belong to different groups. The broker mediates between two groups to neither of which they belong.
Arguments
- x
Directed network input (matrix, igraph, cograph_network, tna object).
- membership
Integer or character vector of group assignments, length equal to the number of nodes. Required.
- ...
Additional arguments passed to
centrality.
