Breaking Changes
- The
robust
argument, which was deprecated for a long time, is now no longer
supported. Please usevcov
andvcov_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 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.