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