threshold.distance.matrix: threshold a distance matrix

Description Usage Arguments Value Author(s)

Description

Code to take a distance matrix, and threshold out entitites that are too distant from all other entities

Usage

1
threshold.distance.matrix(d, max.distance)

Arguments

d

an object of class dist.

max.distance

a single numeric distance threshold, eg 0.9

Value

an object of class dist, with rows/columns removed for entities that failed the thresholding.

Author(s)

Mark Cowley, 2009-09-03


drmjc/mjcbase documentation built on May 15, 2019, 2:27 p.m.