xuyiqing / gsynth

Generalized Synthetic Control Method
Other
134 stars 41 forks source link

Fix #18 #20

Open jjchern opened 6 years ago

jjchern commented 6 years ago

Correct object name (Y.tr.center -> Y.tr.cnt) in three functions: synth.core(), synth.em(), and synth.mc().

Please disregard #19; this should be the right fix.