synthetic.control: Synthetic control estimation

Description Usage Arguments

View source: R/synthetic.control.R

Description

Estimates synthetic control predicted values. Gurobi optimizer required.

Usage

1
synthetic.control(Y, X, space, penalty = 0)

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

penalty

The penalty for penalized synthetic control. Defaults to 0


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