clustCoef {dnr} | R Documentation |
Calculates the cluster coefficient from a network
clustCoef(x)
x |
adjacency matrix |
Given a network in the form of adjacency matrix, this calculates the cluster coefficient. For a definition of cluster coefficient, please refer to the igraph documentation.
scaler
Abhirup
clustCoef(beach[[1]][, ])