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(matchingResult)

Arguments

matchingResult

an object returned by the main matching function distBalMatch


[Package MultiObjMatch version 0.1.3 Index]