match_couples_blocked: Match with blocking (multiple problems)

View source: R/matching_core.R

match_couples_blockedR Documentation

Match with blocking (multiple problems)

Description

Match with blocking (multiple problems)

Usage

match_couples_blocked(
  left,
  right,
  left_ids,
  right_ids,
  block_col,
  vars,
  distance,
  weights,
  scale,
  max_distance,
  calipers,
  method,
  parallel = FALSE
)

Value

List with pairs tibble and matching info.


couplr documentation built on Jan. 20, 2026, 5:07 p.m.