get_synth: Fit synthetic controls on outcomes

Description Usage Arguments Value

Description

Fit synthetic controls on outcomes

Usage

1
2
get_synth(outcomes, metadata, trt_unit = 1, cols = list(unit = "unit", time
  = "time", outcome = "outcome", treated = "treated"))

Arguments

outcomes

Tidy dataframe with the outcomes and meta data

metadata

Dataframe of metadata

trt_unit

Unit that is treated (target for regression), default: 0

cols

Column names corresponding to the units, time variable, outcome, and treated indicator

Value

outcomes with additional synthetic control added and weights


ebenmichael/ents documentation built on May 31, 2019, 8:45 p.m.