| adjustedHammingDist {mldr.resampling} | R Documentation | 
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)
Arguments
| x | Index of sample 1 | 
| y | Index of sample 2 | 
| D | mld  | 
Value
The Hamming Distance between the instances
[Package mldr.resampling version 0.2.3 Index]