I am calculating some measures of a group of networks and got stuck when trying to calculate the percentage of "loops" in my networks. This is not a question about "for-loops"/"while-loops"/"repeat-loops", but on how much a node feeds into itself, trying to understand how closed it is to external nodes, if that makes sense :)
Loving some input. Thanks! A