didImputationnow supports triple difference estimation withtdoption.
- Rename internal variables to avoid conflict with user input.
- Updated
README. - A vignette is now available.
- New function
generateDidData()to create fake data. didImputationnow supports sample weights.
- Now raise error when
fixest::predict()cannot extract fixed-effects.
- Added a
NEWS.mdfile to track changes to the package. - Update
READMEwith estimation method.