Closed bfifield closed 1 year ago
Hi Ben,
They're not that different. In fact, we plan to merge them in the near future. FEct can accommodate treatment reversal while gsynth cannot. In the case when there's no reversal, FEct is equivalent to gsynth with EM = TRUE (so a bit slower). MC in the two packages are the same.
On Fri, Dec 11, 2020 at 9:41 AM Ben Fifield notifications@github.com wrote:
Thanks very much for creating this suite of tools for panel causal inference - it's been very helpful for our own analyses already. Could you clarify more the relationship between the IFE and MC models in fect, versus the IFE and MC models implemented in gsynth? It's tough to tease out the differences between these implementations, and I'd rather rely on fect if they're equivalent to the gsynth implementations given the additional diagnostic tools built into fect. Thank you!
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/xuyiqing/fect/issues/8, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB2PKGAJVXXM7LWFWXGOO6TSUJKV7ANCNFSM4UW7OCTA .
-- Yiqing Xu
Assistant Professor Department of Political Science Stanford University http://yiqingxu.org/
Perfect - thanks, Yiqing! This is really helpful.
Thanks very much for creating this suite of tools for panel causal inference - it's been very helpful for our own analyses already. Could you clarify more the relationship between the IFE and MC models in
fect
, versus the IFE and MC models implemented ingsynth
? It's tough to tease out the differences between these implementations, and I'd rather rely onfect
if they're equivalent to thegsynth
implementations given the additional diagnostic tools built intofect
. Thank you!