PyFixest 0.9.9
Updates since the last github release (PyFixest 0.9.6
):
PyFixest 0.9.9
- Adds support for
wildboottest
for Python3.11
.
PyFixest 0.9.8
- Fixes a couple more bugs in the
predict()
andfixef()
methods. - The
predict()
argumentdata
is renamed tonewdata
.
PyFixest 0.9.7
Fixes a bug in predict()
that occurred when multicollinear variables are dropped in the estimation step.