GetGiantIntersectionComponent | R Documentation |
Return the largest connected component obtained by intersecting LCC of each layer. Assumption: the network is an edge-colored multigraph
GetGiantIntersectionComponent(SupraAdjacencyMatrix, Layers, Nodes)
SupraAdjacencyMatrix |
the supra-adajcency matrix |
Layers |
scalar, number of layers |
Nodes |
scalar, number of nodes |
The largest connected component
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.