GetInterAssortativityTensor | R Documentation |
Return Assortativity Inter-layer values
GetInterAssortativityTensor( SupraAdjacencyMatrix, Layers, Nodes, isDirected, Type )
SupraAdjacencyMatrix |
the supra-adajcency matrix |
Layers |
scalar, number of layers |
Nodes |
scalar, number of nodes |
isDirected |
logical |
Type |
string, "OO", "II", "IO", "OI", and "TT". Indicates total, in or out multi-degree |
Assortativity values by Pearson and Spearman methods
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.