Skip to contents

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.

Usage

alpacaCommunityStructureRotation(net1.memb, net2.memb)

Arguments

net1.memb

The community membership for Network 1.

net2.memb

The community membership for Network 2.

Value

A ranked list of nodes.

Examples

a <- 1 #place holder