Changelog
gsynth 1.3.0
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.
gsynth 1.1.7
Using normal approximation instead of the percentile method to obtain confidence intervals based on bootstrapped standard errors.
gsynth 1.1.4
- Import function felm from lfe to fit two-way fixed effects model as the starting value for estimation of interactive fixed effects model with unbalanced panel data.
- Add cluster bootstrap option for uncertainty estimates.
- Add jackknife uncertainty estimates.
- Add a new function cumuEff for calculation of sub-group and cumulative treatment effects.
gsynth 1.0.9
CRAN release: 2018-08-24
- Function
panelView()is removed from gsynth and becomes an independent package panelview. - Implement the matrix completion method.
- Fix bugs.
- Change the color scheme.