View source: R/multiObjMatch.R
generate_rhos | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.