This measure calculated the reciprocity of an asymmetric matrix (directed graph).
Usage
recip_coef(
A,
diag = NULL,
method = c("total_ratio", "ratio_nonnull", "global")
)
This measure calculated the reciprocity of an asymmetric matrix (directed graph).
recip_coef(
A,
diag = NULL,
method = c("total_ratio", "ratio_nonnull", "global")
)