- Added CFE (Complex Fixed Effects) estimator (
method = "cfe") - Added
time.component.fromparameter for latent factor estimation timing - Added k-fold cross-validation (
cv.sample) for nevertreated designs - Improved plot styling: pre/post shading colors, harmonized
type = "esplot" - Fixed EM convergence and solver equivalence issues in CFE routines (C++)
- Fixed bootstrap and parallel setup crashes
- Restructured Quarto book with new CFE chapter
- Added
codetoolsto Imports in DESCRIPTION (required bytrim_closure_env()inboot.R) - Added
importFrom("utils", "tail")to NAMESPACE (used infect_mspe.R) - Bumped version to 2.1.1 and updated Date field for CRAN submission
- Add new plot
type = "hte"
- New syntax
- Merged in gsynth
- First CRAN version
- Fixed bugs
- Replace fastplm with fixest for fixed effects estimation
- Added plots for heterogeneous treatment effects
- Fixed bugs
- Added a
NEWS.mdfile to track changes to the package.