matched_index {MultiObjMatch} | R Documentation |
An internal helper function that translate the matching index in the sorted data frame to the original dataframe's row index
Description
An internal helper function that translate the matching index in the sorted data frame to the original dataframe's row index
Usage
matched_index(matchingResult)
Arguments
matchingResult |
an object returned by the main matching function dist_bal_match |
[Package MultiObjMatch version 1.0.0 Index]