get_ja {mina} | R Documentation |
Get the Jaccard distance between two networks / adjacency matrices.
get_ja(x, y)
x |
The network/adjacency matrix of one of the compared condition. |
y |
The other network/adjacency matrix. |
The Jaccard distance between two matrices.