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