alpacaMetaNetwork | R Documentation |
Computes the "effective" adjacency matrix of a alpacaMetaNetwork whose nodes represent communities in the larger input matrix.
alpacaMetaNetwork(J, S)
J |
The modularity matrix |
S |
The community membership vector from the previous round of agglomeration. |
The differential modularity matrix, with rows representing "from" nodes and columns representing "to" nodes.
a <- 1 # example place holder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.