View source: R/matching_functions.R
condOptMatching | R Documentation |
Optimally matches two sets of IDs of matched units–varIndexMatch1 and varIndexMatch2–with respect to matching variables varsMatch.
condOptMatching(
data,
varIndexMatch1,
varIndexMatch2,
varsMatch,
varGroup,
distance,
Sigma,
varsExactMatch,
k,
dat_stdzDistances
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.