powered by
Calculates the cluster coefficient from a network
clustCoef(x)
adjacency matrix
scaler
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.
# NOT RUN { clustCoef(beach[[1]][, ]) # }
Run the code above in your browser using DataLab