"By default matches are found from the majority group for the minority group."
I actually want Matcher to do the opposite; for each row in the majority group, I want to assign the best match from the minority group.
Is there an easy way to enable this without reworking the source code?
"By default matches are found from the majority group for the minority group." I actually want Matcher to do the opposite; for each row in the majority group, I want to assign the best match from the minority group.
Is there an easy way to enable this without reworking the source code?