MASC: Matching and syntehtic control

Description Usage Arguments

View source: R/MASC.R

Description

Estimates mixture of matching and synthetic control estimates

Usage

1
MASC(Y, X, space, K, phi)

Arguments

Y

The outcome (post-treatment) variables for the control group

X

The features on which to match, usually pre-treatment outcomes

space

Space on which to predict, typically pre-treatment for treated group

K

The number of matches to use

phi

The mixture tuning parameter


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