get_ja: Get the Jaccard distance between two networks / adjacency...

Description Usage Arguments Value

View source: R/net_node_cmp.R

Description

Get the Jaccard distance between two networks / adjacency matrices.

Usage

1
get_ja(x, y)

Arguments

x

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

y

The other network/adjacency matrix.

Value

The Jaccard distance between two matrices.


Guan06/mina documentation built on Feb. 21, 2022, 11:56 a.m.