dst: Geodesic distance

Description Usage Arguments Value Examples

View source: R/RcppExports.R

Description

Evaluate geodesic distance (shortest path) between all pairs of nodes in the network.

Usage

1
dst(M)

Arguments

M

Input adjacency matrix

Value

Matrix containing all the pairwise geodesic distances

Examples

1

adonizetti/BLSM documentation built on May 25, 2019, 2:24 p.m.