For one- and two-mode networks, graph_density
summarises the ratio of ties
to the number of possible ties.
For one-mode networks, shallow wrappers of igraph versions exist via
graph_reciprocity
and graph_transitivity
.
For two-mode networks, graph_equivalency
calculates the proportion of three-paths in the network
that are closed by fourth tie to establish a "shared four-cycle" structure.
For three-mode networks, graph_congruency
calculates the proportion of three-paths spanning the two two-mode networks
that are closed by a fourth tie to establish a "congruent four-cycle" structure.