get_contrast {mina}R Documentation

Get the contrast between two networks / adjacency matrices.

Description

Get the contrast between two networks / adjacency matrices.

Usage

get_contrast(x, y)

Arguments

x

The network/adjacency matrix of one of the compared condition.

y

The other network/adjacency matrix.

Value

The contrast between two matrices.


[Package mina version 1.1.11 Index]