permute_matrix {NetCluster} | R Documentation |
permute_matrix
permute the network to examine the within- and between-cluster correlations.
permute_matrix(mem_vector, adj_matrix)
mem_vector |
vector of cluster membership |
adj_matrix |
adjacency matrix |
permute_matrix |
a permuted matrix |
Mike Nowak michael.nowak@gmail.com
##