birewire.similarity.dsg: Compute the Jaccard similarity index between dsg.

Description Usage Arguments Details Value Author(s) Examples

View source: R/BiRewire.R

Description

Compute the Jaccard similarity index between dsg objects described in the same way (matrices of graphs).

Usage

1

Arguments

m1

First dsg;

m2

Second dsg.

Details

See birewire.similarity for more details.

Value

Returns the Jaccard similarity index between the objects.

Author(s)

Andrea Gobbi
Maintainer: Andrea Gobbi <gobbi.andrea@mail.com>

Examples

1
2
3
4
5
6

BiRewire documentation built on Nov. 8, 2020, 8:09 p.m.