clustering
closed_triads
¶
Calculates the set of edges that represent a closed triad around a given node v.
Parameters¶
network : Network
The network in which to calculate the list of closed triads
closed_triads
¶Calculates the set of edges that represent a closed triad around a given node v.
network : Network
The network in which to calculate the list of closed triads
src/pathpyG/statistics/clustering.py