a matrix in row-nodes format or a data.frame in column-nodes format
pert
a binary perturbation matrix with the dimensions of data
threshold
a numeric value
Value
A list of named nodes.
Details
The function cnCluster constructs a list of subsets of nodes of the object, each representing a connected sub-network. Isolated nodes, these are nodes not connected to any other, are not reported. Thus, every element of the output list contains at least two nodes.
The function cnClusterMI clusters the nodes of the data using the pairwise mutual information and critical value threshold.