gDist: Graph distance

View source: R/functions.R

gDistR Documentation

Graph distance

Description

See Schieber et al. (2017) for details

Usage

gDist(g, h, w1, w2, w3)

Arguments

g

a graph object to compare to h

h

a graph object to compare to g

w1

weight of term1

w2

weight of term2

w3

weight of term3

Value

graph distance


elizagrames/redyarn documentation built on June 16, 2022, 2:54 p.m.