Skip to content

PyFixest 0.9.9

Compare
Choose a tag to compare
@s3alfisc s3alfisc released this 21 Sep 21:44
· 545 commits to master since this release
611f63c

Updates since the last github release (PyFixest 0.9.6):

PyFixest 0.9.9

  • Adds support for wildboottest for Python 3.11.

PyFixest 0.9.8

  • Fixes a couple more bugs in the predict() and fixef() methods.
  • The predict() argument data is renamed to newdata.

PyFixest 0.9.7

Fixes a bug in predict() that occurred when multicollinear variables are dropped in the estimation step.