Package: Synth
Version: 1.1-9
Date: 2025-09-18
Title: Synthetic Control Group Method for Comparative Case Studies
Authors@R: c(person(given = 'Jens', family = 'Hainmueller', role = c('aut','cre'), email = 'jhain@stanford.edu'), person(given = 'Alexis', family = 'Diamond', role = 'aut'))
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.
Imports: kernlab, optimx, rgenoud
License: GPL (>= 2)
URL: https://web.stanford.edu/~jhain/
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-10-18 23:25:31 UTC; jhainmueller
Author: Jens Hainmueller [aut, cre],
  Alexis Diamond [aut]
Maintainer: Jens Hainmueller <jhain@stanford.edu>
Repository: CRAN
Date/Publication: 2025-10-19 05:10:16 UTC
Built: R 4.5.0; ; 2025-10-19 07:32:16 UTC; unix
