DD_tools: nndd

NNDD Nearest neighbour data description method.
 
       W = NNDD(A,FRACREJ)
 
 Calculates the Nearest neighbour data description. Training only
 consists of the computation of the resemblance of all training
 objects to the training data using Leave-one-out.

WARNING: this method is basically a wrapper around dnndd, which is the nearest neighbor directly on distance data. In NNDD the squared Euclidean distance is used. See also: knndd |datasets| |mappings| dd_roc dnndd Copyright: D.M.J. Tax, D.M.J.Tax@prtools.org Faculty EWI, Delft University of Technology P.O. Box 5031, 2600 GA Delft, The Netherlands