shortestPath_mean.multiplex: Average shortest paths between vertices over all layers in...

Description Usage Arguments Value Author(s) Examples

Description

Average shortest paths between vertices over all layers in the multiplex network. The shortest path length from a vertex to itself is always zero. For unreachable vertices Inf is included

Usage

1
shortestPath_mean.multiplex(multiplex,nodei,nodej)

Arguments

multiplex

: The multiplex object.

nodei

: Numeric vector, the vertex from which the shortest paths will be calculated.

nodej

: Numeric vector, the vertex to which the shortest paths will be calculated

Value

Numeric scalar

Author(s)

Issam Falih <issam.falih@lipn.univ-paris13.fr>

Examples

1
2

Issamfalih/MUNA documentation built on May 8, 2019, 11:52 a.m.