Simulation

Functions for simulating multilevel networks:

create_lattice()

Two-mode lattice

create_match()

Matched two-mode graph

create_nest()

Nested two-mode graph

create_poles()

Two-component two-mode graph

create_random()

Two-mode random graph

Visualisation

Functions for visualising multilevel networks:

plot_2x2()

Plotting two-by-two plots

plot_globalnet()

Plotting multilevel networks on a globe

plot_multilevel()

Plotting multilevel networks

plot_twomode()

Plotting two-mode networks

Analysis

Functions for analysing multilevel networks:

twomode_2x2()

Two-mode two-by-two analysis

twomode_centralization_between()

Two-mode betweenness centralization

twomode_centralization_degree()

Two-mode degree centralization

twomode_clustering()

Two-mode clustering

twomode_coherence()

Two-mode coherence

twomode_components()

Two-mode components

twomode_constraint()

Two-mode constraint

twomode_dominance()

Two-mode dominance

twomode_modularity()

Two-mode modularity

twomode_smallworld()

Two-mode small-world