CommunityStructureRotation: Comparing node community membership between two networks

Description Usage Arguments Value Examples

Description

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

1
CommunityStructureRotation(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

1

meghapadi/ALPACA documentation built on May 20, 2019, 6:47 p.m.