Assortativity#
Assortativity#
|
Compute degree assortativity of graph. |
|
Compute assortativity for node attributes. |
|
Compute assortativity for numerical node attributes. |
|
Compute degree assortativity of graph. |
Average neighbor degree#
|
Returns the average degree of the neighborhood of each node. |
Average degree connectivity#
|
Compute the average degree connectivity of graph. |
Mixing#
|
Returns mixing matrix for attribute. |
|
Returns mixing matrix for attribute. |
|
Returns dictionary representation of mixing matrix for attribute. |
|
Returns dictionary representation of mixing matrix for degree. |
|
Returns a dictionary representation of mixing matrix. |
Pairs#
|
Yields 2-tuples of node attribute values for all edges in |
|
Yields 2-tuples of |