alpacaCommunityStructureRotation | R Documentation |
This function uses the pseudo-inverse to find the optimal linear transformation mapping the community structures of two networks, then ranks nodes in the network by how much they deviate from the linear mapping.
alpacaCommunityStructureRotation(net1.memb, net2.memb)
net1.memb |
The community membership for Network 1. |
net2.memb |
The community membership for Network 2. |
A ranked list of nodes.
a <- 1 #place holder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.