Learn R Programming

couplr (version 1.0.10)

match_couples_single: Match without blocking (single problem)

Description

Match without blocking (single problem)

Usage

match_couples_single(
  left,
  right,
  left_ids,
  right_ids,
  vars,
  distance,
  weights,
  scale,
  max_distance,
  calipers,
  method,
  check_costs = TRUE
)

Arguments

Value

List with pairs tibble and matching info.