maxdist {dprep}R Documentation

Auxiliary function for computing the Bay's algorithm

Description

This function is used by baysout to find the largest value of a distance vector. Returns the value and the index number

Usage

maxdist(dneighbors)

Arguments

dneighbors ~~Describe dneighbors here~~

Author(s)

Caroline Rodriguez

See Also

baysout


[Package dprep version 1.0 Index]