Return Assortativity Inter-layer values

GetInterAssortativityTensor(
  SupraAdjacencyMatrix,
  Layers,
  Nodes,
  isDirected,
  Type
)

Arguments

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

Value

Assortativity values by Pearson and Spearman methods