match_estimate: match_estimate

Description Usage Arguments Value

View source: R/match_estimate.R

Description

Computes a simple mean difference in an outcome vector between treatment and control in a paired match. Computes the average difference between the treated units and the control units for a match, given as a match list.

Usage

1
match_estimate(match_list, y_vector, treat_vec = NULL)

Arguments

match_list

Typical match_list object from bipartite_matches.

y_vector

The outcome vector.

treat_vec

Default NULL, provide if you want it checked.

Value

Returns a single number, the mean difference.


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