Description Usage Arguments Author(s)
This function computes pair-wise similarity based on common nodes (default) or edges between the graphs passed as a list.
1 | getSimilarityMatrix(g_list, type = "edges")
|
g_list |
list of graph objects. |
type |
type of similarity, either node or edge (default). |
Diego Diez
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.