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