Skip to content

parameters 0.28.3

Latest

Choose a tag to compare

@strengejacke strengejacke released this 25 Nov 11:36
· 1 commit to main since this release
5fa4688
  • fixed bug in standardize_info(<fixest>) that was preventing
    standardise_parameters() from working for fixest models.

  • equivalence_test() gets methods for objects from the modelbased package.

  • Improved support for objects from package survey.

  • Added support for package lcmm.

  • Added ci_method options "kenward-roger" and "satterthwaite" for models
    from package glmmTMB. Consequently, se_kenward(), se_satterthwaite(),
    ci_kenward(), ci_satterthwaite(), p_value_kenward() and
    p_value_satterthwaite() can now be used with glmmTMB models.