evaluateMatching: Compute total distance of a matched sample

View source: R/matching_functions.R

evaluateMatchingR Documentation

Compute total distance of a matched sample

Description

Compute total distance of a matched sample

Usage

evaluateMatching(
  data,
  varIndexMatch,
  varGroup,
  varsMatch,
  distance,
  Sigma,
  dat_stdzDistances
)

gnattino/polymatching documentation built on Feb. 9, 2025, 1:23 a.m.