generate_rhos {MultiObjMatch} | R Documentation |
An internal helper function that generates the set of rho value pairs used for matching. This function is used when exploring the Pareto optimality of the solutions to the multi-objective optimization in matching.
generate_rhos(rho1.list, rho2.list)
rho1.list |
a vector of rho 1 values |
rho2.list |
a vector of rho 2 values |
a vector of (rho1, rho2) pairs