matching: Matching estimation for multivariable independent and...

Description Usage Arguments

View source: R/matching.R

Description

Requires Gurobi optimizer

Usage

1
matching(Y, X, space, K = 1)

Arguments

Y

The outcome variables (can be multi-valued as in panel data)

X

The explanatory variables

space

The space on whic to predict, for example treated group's X

K

Number of matches to use


samuelhigbee/myRtools documentation built on Sept. 25, 2021, 1:26 a.m.