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