Published May 22, 2026 | Version v0.17.0
Software Open

easystats/performance: performance 0.17.0

  • 1. Universitätsklinikum Hamburg-Eppendorf
  • 2. Carl Zeiss AG
  • 3. University of Sussex
  • 4. New York University
  • 5. University of Kansas
  • 6. McMaster University
  • 7. @metamelb-repliCATS
  • 8. Fors Marsh
  • 9. @openteams-ai
  • 10. University of Oxford

Description

Changes

  • test_likelihoodratio() now has a new 'Criterion' column containing the -2 * log-likelihood (-2LL) value for each model.

  • Added more details to the troubleshooting section to the documentation of check_model().

  • check_predictions() for Bayesian models now uses modelbased::estimate_prediction() and returns posterior predictive data in the same format as for other supported models.

  • Updated tests to work with the next release of the DHARMa package (version 0.5.0).

Bug fixes

  • Fixed issue in check_collinearity() for models from the fixest package.

  • Fixed issue in check_collinearity() that was causing inflated VIF values when applied to clm and clmm models from the ordinal package.

  • Fixed issue in test_likelihoodratio.ListLavaan() that was extracting the absolute model fit (Chisq) from the lavTestLRT output instead of the actual LRT test statistic (Chisq diff).

Files

easystats/performance-v0.17.0.zip

Files (4.2 MB)

Name Size Download all
md5:259dcc95eec0973e7a03261c905bbfdf
4.2 MB Preview Download

Additional details

Related works