Skip to content

parameters 0.22.0

Latest
Compare
Choose a tag to compare
@strengejacke strengejacke released this 20 Jun 06:51
· 7 commits to main since this release
d4a3b3c

Breaking changes

  • Deprecated arguments in model_parameters() for htest, aov and
    BFBayesFactor objects were removed.

  • Argument effectsize_type is deprecated. Please use es_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() for factor_analysis().

  • Fixed wrong ORCID in DESCRIPTION.