Clustering coefficient calculation
This function calculates the clustering coefficients for all nodes in the network given by the input adjacency matrix.
clusterCoef(adjMat)
adjMat |
adjacency matrix |
A vector of clustering coefficients for each node.
Steve Horvath
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.