maxNearestNeighbourDistance: maxNearestNeighbourDistance
Description
Find the maximum distance between 2 nearest neighbours in a data set
Usage
maxNearestNeighbourDistance(x)
Arguments
x
matrix with candidate solutions
Value
maximum euclidean distance between two nearest neighbours