greedy_match: greedy_match

Description Usage Arguments

View source: R/greedy_match.R

Description

Compute greedy matching without replacement. Alternative to "with replacement" and "optimal".

Usage

1
greedy_match(dist_mat, treat_vec)

Arguments

dist_mat

Matrix of pairwise distances.

treat_vec

Vector representing all subjects; 0 for control, 1 for treated.


rzgross/uRbanmatching documentation built on Dec. 22, 2021, 8:20 p.m.