permute_matrix {NetCluster} | R Documentation |
Triad census for networks
Description
permute_matrix
permute the network to examine the within- and between-cluster correlations.
Usage
permute_matrix(mem_vector, adj_matrix)
Arguments
mem_vector |
vector of cluster membership |
adj_matrix |
adjacency matrix |
Value
permute_matrix |
a permuted matrix |
Author(s)
Mike Nowak michael.nowak@gmail.com
Examples
##
[Package NetCluster version 0.2 Index]