parameters 0.24.0
Breaking Changes
- The
robustargument, which was deprecated for a long time, is now no longer
supported. Please usevcovandvcov_argsinstead.
Changes
-
Added support for
coxph.panelmodels. -
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 classaveraging. -
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 thesunab()function in the formula.