overlap_score: Sum of edge weights of the intersection divided by the number...

View source: R/RWR_netstats.R

overlap_scoreR Documentation

Sum of edge weights of the intersection divided by the number of edges in the network of interest.

Description

Sum of edge weights of the intersection divided by the number of edges in the network of interest.

Usage

overlap_score(g, h, verbose = FALSE)

Arguments

g

Reference network.

h

Network of interest.

verbose

Print progress to console.

Value

Overlap score.


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