View source: R/matching_core.R
| match_couples_blocked | R Documentation |
Match with blocking (multiple problems)
match_couples_blocked(
left,
right,
left_ids,
right_ids,
block_col,
vars,
distance,
weights,
scale,
max_distance,
calipers,
method,
parallel = FALSE
)
List with pairs tibble and matching info.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.