calc_dissimilarity | R Documentation |
Calculates dissimilarity between two graphs based on topological distance
calc_dissimilarity(x, y = NULL)
x |
a graph object or list of graph objects |
y |
a graph object (if x is a graph object) |
the dissimilarity metric from Scheiber et al. 2017
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.