get_ja_grp {mina} | R Documentation |
Get the Jaccard distance between two networks / adjacency matrices.
get_ja_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 Jaccard distance between two matrices.