MINetwork_matrix_topEdges {PAC} | R Documentation |
Mutual information network connection matrix generation (mrnet algorithm) using the parmigene package. Mutual information calculated with infotheo package.
Description
Mutual information network connection matrix generation (mrnet algorithm) using the parmigene package. Mutual information calculated with infotheo package.
Usage
MINetwork_matrix_topEdges(dataMatrix, threshold)
Arguments
dataMatrix |
data matrix |
threshold |
the number of edges to draw for each subpopulation mutual information network |
Value
the mutual information network connection matrix with top edges
[Package PAC version 1.1.4 Index]