adjustedHammingDist: Auxiliary function used by MLeNN. Computes the Hamming Distance between two instances
Description
Auxiliary function used by MLeNN. Computes the Hamming Distance between two instances
Usage
adjustedHammingDist(x, y, D)
Value
The Hamming Distance between the instances
Arguments
- x
Index of sample 1
- y
Index of sample 2
- D
mld mldr
object in which the instances are located