estimator
parameter now maps directly to estimation methods.
estimator = "gsynth" (new default) uses the generalized
synthetic control method (Xu 2017); estimator = "ife" uses
the IFE-EM algorithm (Gobillon & Magnac 2016);
estimator = "mc" uses matrix completion (Athey et
al. 2021). The legacy EM = TRUE parameter is equivalent to
estimator = "ife" when estimator is not
explicitly specified.GGally::ggpairs
(upstream fix in fect).We merged all functionalities of gsynth into the package fect. gsynth is now a wrapper of fect. Please check fect User Manual for updates. We maintain gsynth solely for backward compatibility.
Using normal approximation instead of the percentile method to obtain confidence intervals based on bootstrapped standard errors.
panelView() is removed from
gsynth and becomes an independent package panelview.panelView() to visualize raw data and
data structure before estimation.wgt.implied).type = "missing").