compare_networks: Compare two networks with the given metric.

View source: R/RWR_netstats.R

compare_networksR Documentation

Compare two networks with the given metric.

Description

Compare two networks with the given metric.

Usage

compare_networks(g, h, metric = "overlap", verbose = FALSE)

Arguments

g

Reference network.

h

Network of interest.

metric

Name of the metric to use for comparison.

verbose

Print progress to console.

Value

Score


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