During classication, the k nearest neighbors are calculated using (1). In case
of ties, more than k cases may be returned. (In fact, to account for
oating point
rounding errors, all cases with scores within a small of the kth closest case are
returned.) The retrieved cases then vote on the classication, and ties are broken
by taking the rst instance returned