GetMultilayerReducibility | R Documentation |
Calculate the Reducibility of a multilayer network
GetMultilayerReducibility(SupraAdjacencyMatrix, Layers, Nodes, Method, Type)
SupraAdjacencyMatrix |
the supra-adajcency matrix |
Layers |
scalar, number of layers |
Nodes |
scalar, number of nodes |
Method |
string |
Type |
string, "Ordinal" or "Categorical" |
A list which element are: the Jensen–Shannon distance, the global quality function, and the relative quality function
De Domenico, M., et al. Structural reducibility of multilayer networks. Nat Commun 6, 6864 (2015). doi 10.1038/ncomms7864
De Domenico, M., Set al. (2013). Mathematical formulation of multilayer networks. Physical Review X, 3(4), 041022. doi 10.1103/PhysRevX.3.041022
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.