Learn R Programming

⚠️There's a newer version (1.1-8) of this package.Take me there.

Synth (version 1.1-5)

Synthetic Control Group Method for Comparative Case Studies

Description

Implements the synthetic control group method for comparative case studies as described in Abadie and Gardeazabal (2003) and Abadie, Diamond, and Hainmueller (2010, 2011, 2014). The synthetic control method allows for effect estimation in settings where a single unit (a state, country, firm, etc.) is exposed to an event or intervention. It provides a data-driven procedure to construct synthetic control units based on a weighted combination of comparison units that approximates the characteristics of the unit that is exposed to the intervention. A combination of comparison units often provides a better comparison for the unit exposed to the intervention than any comparison unit alone.

Copy Link

Version

Install

install.packages('Synth')

Monthly Downloads

1,299

Version

1.1-5

License

GPL (>= 2)

Last Published

January 27th, 2014

Functions in Synth (1.1-5)

collect.optimx

Collect results from optimx optimization methods
gaps.plot

Plots Gap in Outcome Trajectories between the Treated its Synthetic Control Unit
fn.V

Loss Function for nested optimization of W and V weights
path.plot

Plots Outcome Trajectories for Treated Unit and its Synthetic Control Unit
synth.data

Panel Data to demonstrate the use of the Synthetic Control Method
synth

Constructs synthetic control units for comparative case studies
synth.tab

Creates Tables that Summarize Results of Synthetic Control Group Method
basque

Panel Data from Spanish Regions to demonstrate the use of the Synthetic Control Method
dataprep

Constructs a list of matrices from panel dataset to be loaded into synth()
spec.pred.func

Special Predictor Function for Dataprep