powered by
clusteringCoefficient(adj, FUN='localClusteringCoefficient', ...)
localClusteringCoefficient
clusteringCoefficientPercent
data(PCIT) m <- m[1:200,1:200] # just use a small subset of the data result <- pcit(m) m[idx(result)] <- 0 clusteringCoefficient(m)
Run the code above in your browser using DataLab