Skip to content

parameters 0.24.0

Latest
Compare
Choose a tag to compare
@strengejacke strengejacke released this 27 Nov 12:12
· 3 commits to main since this release
13b6b07

Breaking Changes

  • The robust argument, which was deprecated for a long time, is now no longer
    supported. Please use vcov and vcov_args instead.

Changes

  • Added support for coxph.panel models.

  • Added support for anova() from models of the survey package.

  • Documentation was re-organized and clarified, and the index reduced by removing
    redundant class-documentation.

Bug fixes

  • Fixed bug in p_value() for objects of class averaging.

  • Fixed bug when extracting 'pretty labels' for model parameters, which could
    fail when predictors were character vectors.

  • Fixed bug with inaccurate standard errors for models from package fixest
    that used the sunab() function in the formula.