dist.neig: Computation of the Distance Matrix associated to a...

Description Usage Arguments Value Author(s) Examples

Description

This distance matrix between two points is the length of the shortest path between these points.

Usage

1

Arguments

neig

a neighbouring graph, object of class neig

Value

returns a distance matrix, object of class dist

Author(s)

Daniel Chessel
Stéphane Dray stephane.dray@univ-lyon1.fr

Examples

1
2
3

ade4 documentation built on May 2, 2019, 5:50 p.m.

Related to dist.neig in ade4...