Evaluate token match details to determine overall match status
Arguments
- k_x
Integer vector specifying number of tokens in names
x
- k_y
Integer vector specifying number of tokens in names
y
- n_match
Integer vector specifying number of aligned tokens between x and y that are matching (i.e. based on argument
dist_max
innmatch
)- n_match_crit
Minimum number of matching tokens for names x and y to be considered an overall match
- ...
Additional arguments (not used)