.couples_replace: Replacement matching: each left picks its best right independently
Description
Replacement matching: each left picks its best right independently
Usage
.couples_replace(
cost_matrix,
left,
right,
left_ids,
right_ids,
vars,
ratio = 1L
)
Value
List with pairs tibble, unmatched list, and info list.