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. |
|
Compute the average degree connectivity of graph. |
Mixing¶
|
Returns mixing matrix for attribute. |
|
Returns mixing matrix for attribute. |
|
Returns numeric 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¶
|
Returns iterator of node-attribute pairs for all edges in G. |
|
Generate node degree-degree pairs for edges in G. |