Learn R Programming

NetCluster (version 0.2)

permute_matrix: 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

Examples

Run this code
##


Run the code above in your browser using DataLab