You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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 ***@***.***> 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
<#8>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB2PKGAJVXXM7LWFWXGOO6TSUJKV7ANCNFSM4UW7OCTA>
.
--
Yiqing Xu
Assistant Professor
Department of Political Science
Stanford University
http://yiqingxu.org/
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!The text was updated successfully, but these errors were encountered: