parameters 0.22.0
Breaking changes
-
Deprecated arguments in
model_parameters()
forhtest
,aov
and
BFBayesFactor
objects were removed. -
Argument
effectsize_type
is deprecated. Please usees_type
now. This change
was necessary to avoid conflicts with partial matching of argument names (here:
effects
).
New supported models
-
Support for objects from
stats::Box.test()
. -
Support for
glmgee
models from package glmtoolbox.
Bug fix
-
Fixed edge case in
predict()
forfactor_analysis()
. -
Fixed wrong ORCID in
DESCRIPTION
.