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