Hello, I am currently working on applying the Synthetic control method on Stata. To resume my work, I am looking to estimate the effect of EU accession on the Food Production index of a country (that integrated EU in 2004).
I have one outcome variable (food production index) and five other predictor variables. I have one treated country and 12 control countries in my donor pool.
However, I am facing a problem when I am running the placebo test. I would like to exclude countries that have poor pre-intervention RMSPE in my placebo test. For instance, I would like to exclude countries, in my donor pool, that have a pre-intervention RMSPE of more than 5 times higher than the RMPSE of my treated country. Could someone help me get the graphical result of this placebo test?
Here is the coding of my synthetic control function
[tsset ID Time
tempfile keepfile
synth_runner FPI2 realGDPpercap valAddAgri perAgriland Ruralpop EmployAgri shareGrossCap, trunit(1) trperiod(2004) trends gen_vars keep(`keepfile ')]
Related Posts with Synthetic Control, Synth command
using gammap and gammafit to estimate moments based probability and cumulative density functionsHi all, I have been trying to estimate household-and-period-specific conditional well-being probabil…
Help with Data CleaningHi everyone, I require urgent assistance! I have 3 variables about means of transport whose values …
"Standalone" Arellano-Bond autocorrelation test and Test for heteroscedasticity when using gmmHello everyone, I am new to the list and I hope I am able to keep the rules of good conduct here. I …
XTIVREG: Fixed-effect model with IV robust or non-robust? IV choice and normal se assumptions for FEI am currently working on my thesis on the impact of land title certificate on crop diversity index …
convert US 1990 census occupation codes to SEI Stata syntaxHello, I am converting US 1990 census occupation codes to SEI. I was wondering if anyone could share…
Subscribe to:
Post Comments (Atom)
0 Response to Synthetic Control, Synth command
Post a Comment