List of measures

For each measure, we provide a brief description and include the type of compatible associated networks (see Network construction for more information).

BU, binary undirected networks;   

WU, weighted undirected networks;   

BD, binary directed networks;

WD, weighted directed networks.

More detailed information about each measure (including relevant journal references) is included inside individual function headers. Individual function headers may be accessed by typing  doc function_name  in the MATLAB command window.

Notes: 1. Measures for binary and undirected networks will often be faster to compute than measures for weighted and directed networks. 2. Most network measures should be compared with measures computed on corresponding reference (null model) networks.

Degree and Similarity

top

Density and Rentian Scaling

top

Clustering and Community Structure

top

Assortativity and Core Structure

top

Paths and Distances

top

Efficiency and Diffusion

top

Centrality

Some centrality are listed in previous sections: degree functions allow to determine nodes with a large number of connections ("degree centrality"), while distance functions allow to determine nodes which are close to other nodes ("closeness centrality").

top

Motifs and self-similarity

top