product_path_weight: Calculating path weights

View source: R/mainlib.R

product_path_weightR Documentation

Calculating path weights

Description

Returns a weight for a given path calculated as the product of edge weigths

Usage

product_path_weight(path, graph)

Arguments

path

A path as defined by igraph

graph

An igraph graph object

Value

Numerical path weight


saschajung/Intercom documentation built on May 27, 2023, 5:11 p.m.