distanceFunctionHelper {MultiObjMatch}R Documentation

Helper function that change input distance matrix

Description

Helper function that change input distance matrix

Usage

distanceFunctionHelper(z, distMat)

Arguments

z

the treatment vector

distMat

the user input distance matrix

Value

a distance matrix where (i,j) element is the distance between unit i and j in the same order as z


[Package MultiObjMatch version 0.1.3 Index]