get_contrast_grp {mina} | R Documentation |
Get the contrast of groups of nodes between two networks/adjacency matrices.
get_contrast_grp(x, y, grp)
x |
The network/adjacency matrix of one of the compared condition. |
y |
The other network/adjacency matrix. |
grp |
The group information. |
The contrast between two matrices.