jaccard_score_edges: Jaccard similarity coefficient of edges for two networks.

View source: R/RWR_netstats.R

jaccard_score_edgesR Documentation

Jaccard similarity coefficient of edges for two networks.

Description

Jaccard similarity coefficient of edges for two networks.

Usage

jaccard_score_edges(g, h, verbose = FALSE)

Arguments

g

Reference network.

h

Network of interest.

verbose

Print progress to console.

Value

Jaccard similarity coefficient.


dkainer/RWRtoolkit documentation built on Jan. 11, 2025, 3:26 a.m.