Description Usage Arguments Value Author(s)
Creates a partition from a graph based on a correlation matrix maximizing the number of elements in each subset.
1 | graPar(corMat, M)
|
corMat |
Correlation Matrix. |
M |
Maximum Number of Components. |
A list containing the Partition and the threshold determining it.
Partition.
Partition treshold correlation.
Rene Gutierrez Marquez
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.