-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
23 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
## Abadie, Diamond and Hainmüller (2010) Synthetic Control Model | ||
|
||
The `ADH2011` model is in some sense the canonical Synthetic Control Model. It is set out in | ||
[Abadie, Diamond and Hainmüller (2010, | ||
JASSA)](https://www.tandfonline.com/doi/abs/10.1198/jasa.2009.ap08746)[^1], which estimates the | ||
effects of proposition 99, a change to tobacco advertising rules in California, on smoking rates in | ||
the state. | ||
|
||
The method was initially introduced in [Abadie and Gardeazabal (2003)](https://www.aeaweb.org/articles?id=10.1257/000282803321455188)[^2]. | ||
|
||
[^1]: Abadie, A., Diamond, A., and Hainmüller, J. (2010): *Synthetic Control Methods for Comparative | ||
Case Studies: Estimating the Effect of California’s Tobacco Control Program*, American Journal | ||
of Political Science, Vol. 59(2), Pp. 495-510 | ||
[^2]: Abadie, A., and Gardeazabal, J. (2003): *The Economic Cost of Conflict: A Case Study of the | ||
Basque Country*, American Economic Review, Vol. 93(1), Pp. 113-132 | ||
|
||
|
||
|