maxdist {dprep} | R Documentation |
This function is used by the function baysout in this package, to find the largest value of a distance vector. Returns the value and the index number of the largest distance.
maxdist(dneighbors)
dneighbors |
The value and the index number of the largest distance |
Caroline Rodriguez