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 distBalMatch


[Package MultiObjMatch version 0.1.3 Index]