graph_tool.correlations
#
This module contains functions that compute various correlations among nodes of a network.
Summary#
Obtain the assortativity coefficient for the given graph. |
|
Obtain the scalar assortativity coefficient for the given graph. |
|
Obtain the correlation histogram for the given graph. |
|
Obtain the single-vertex combined correlation histogram for the given graph. |
|
Obtain the average neighbor-neighbor correlation for the given graph. |
|
Obtain the single-vertex combined correlation histogram for the given graph. |