Description Usage Arguments Value Author(s) Examples
This function uses the hamming distance to calculate an accuracy for two networks (phi).
1 |
a |
adjacency matrix (phi) |
b |
adjacency matrix (phi) |
diag |
if 1 includes diagonal in distance, if 0 not |
symmetric |
comparing a to b is asymmetrical, if TRUE includes comparison b to a |
normalized hamming accuracy for a and b
Martin Pirkl
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.