This function matches the indices of two numeric vectors as good as possible (that means with the smallest possible sum of deviations).
Arguments
- x, y
[
numeric()]
Two vectors of the same length.
This function matches the indices of two numeric vectors as good as possible (that means with the smallest possible sum of deviations).
[numeric()]
Two vectors of the same length.