-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update figures * fix #103 and report unajdusted r squared values in summary * update lock file * update the docs * update index for docs * update index * update news.md * more elegant reindexing * update readme * add fixest_multi_context method and fixest_multi_flag method * first lpdid prototype * initial lpdid implementation * add basic tests for lpdid * tweaks * more tweaks * add type hints * fix failing tests * add r2 to etable output #227 * formatting * small improvements towards F-test implementation * reorganise DID methods, small tweaks to lpdid * reorg did codebase, rename folder from experimental to did * more cleanups * test lpdid against stata * small fixes, no wald tests * test wald test against clubSandwich * try r2u * formatting * run r2u via container * run on windows latest * fix windows latest * no r2u * back to ubuntu * pass unit tests for tests of linear coefficients * pass all test except p values for wald tests * throw error if all variables are collinear #228 * update error message' ' * add pooled estimate for lpdid * bump version * update news, add vignette for DiD estimation * lint * delete load_df_het * add nobs info to lpdid output plus test * fix did2s vcov spsolve csc warnings * minor lpdid cleanups * update docs * wald test only in pyfixest 0.14.0 * update readme * formatting
- Loading branch information
Showing
29 changed files
with
2,190 additions
and
627 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.