Description Usage Arguments Value
View source: R/hamming-ipsen-mikhailov.R
Hamming Ipsen Mikhailov Distance
1 2 3 4 5 6 | dist_hamming_ipsen_mikhailov(
graph_1,
graph_2,
combination_factor = 1,
results_list = FALSE
)
|
graph_1 |
igraph or matrix object. |
graph_2 |
igraph or matrix object. |
combination_factor |
Numeric factor to be combined with IM metric. |
results_list |
Logical indicating whether or not to return results list. |
A numeric distance metric or optional
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.