powered by
This function calculates the clustering coefficients for all nodes in the network given by the input adjacency matrix.
clusterCoef(adjMat)
A vector of clustering coefficients for each node.
adjacency matrix
Steve Horvath