with_replacement_match: with_replacement_match

Description Usage Arguments

View source: R/with_replacement_match.R

Description

Computes matching with replacement. Alternative to "greedy" and "optimal".

Usage

1
with_replacement_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.