outputNetworks_topEdges_matrix {PAC} | R Documentation |
Wrapper to output the mutual information networks for subpopulations with size larger than a desired threshold.
Description
Wrapper to output the mutual information networks for subpopulations with size larger than a desired threshold.
Usage
outputNetworks_topEdges_matrix(dataMatrix, subpopulationLabels, threshold)
Arguments
dataMatrix |
data matrix with first column being the sample ID |
subpopulationLabels |
the subpopulation labels |
threshold |
the number of edges to draw for each subpopulation mutual information network |
[Package PAC version 1.1.4 Index]