Skip to content

Release 4.25

Compare
Choose a tag to compare
@bashtage bashtage released this 16 Dec 11:27
· 276 commits to main since this release
76c520e

This release adds formulaic as the formula parser and fixes some minor bugs.

  • Added formulaic as the preferred formula parser
  • Clarified the null in the F-statistic
  • Improved the error message when dependent and exog have different numbers of observations
  • Fixed a bug in ACCovariance estimator where the number of observations was incorrectly overwritten
  • Fixed a bug in PanelResults.corr_squared_between, lPanelResults.corr_squared_overall, and PanelResults.corr_squared_within where the correlation was not squared.