There is a newer version of the record available.

Published August 20, 2025 | Version v0.28.0

easystats/parameters: parameters 0.28.0

  • 1. Universitätsklinikum Hamburg-Eppendorf
  • 2. University of Sussex
  • 3. Carl Zeiss AG
  • 4. University of Kansas
  • 5. University of California, Davis
  • 6. Fors Marsh
  • 7. University of Washington
  • 8. Northwestern University Research Computing and Data Services
  • 9. University of Pittsburgh
  • 10. New York University

Description

Breaking Changes

  • The experimental print_table() function was removed. The aim of this function was to test the implementation of the tinytable backend for printing. Now, tinytable is fully supported by insight::export_table() and thereby also by the various print() resp. display() methods for model parameters.

Changes

  • All print_html() methods get an engine argument, to either use the gt package or the tinytable package for printing HTML tables. Since tinytable not only produces HTML tables, but rather different formats depending on the environment, print_html() may also generate a markdown table. Thus, the generic display() method can be used, too, which has a format argument that also supports "tt" for tinytable.

  • Improved support for coxme models in model_parameters(). Random effects and group level estimates are now returned as well.

Bug fixes

  • Fixed issue with models of class selection with multiple outcomes.

Files

easystats/parameters-v0.28.0.zip

Files (1.4 MB)

Name Size Download all
md5:9446d24ff91ba78f67947622ec1b8b2a
1.4 MB Preview Download

Additional details

Related works