There is a newer version of the record available.

Published April 5, 2023 | Version v0.20.3
Software Open

easystats/parameters: parameters 0.20.3

  • 1. Universitätsklinikum Hamburg-Eppendorf
  • 2. University of Sussex
  • 3. Luxembourg Institute of Socio-Economic Research (LISER)
  • 4. University of Kansas
  • 5. University of California, Davis
  • 6. Nanyang Technological University
  • 7. Fors Marsh Group LLC
  • 8. University of Washington
  • 9. Northwestern University Research Computing Services @nuitrcs
  • 10. University of Pittsburgh

Description

General
  • Added support for models of class hglm (hglm), mblogit (mclogit), fixest_multi (fixest), and phylolm / phyloglm (phylolm).

  • as.data.frame methods for extracting posterior draws via bootstrap_model() have been retired. Instead, directly using bootstrap_model() is recommended.

Changes to functions
  • equivalence_test() gets a method for ggeffects objects from package ggeffects.

  • equivalence_test() now prints the SGPV column instead of % in ROPE. This is because the former % in ROPE actually was equivalent to the second generation p-value (SGPV) and refers to the proportion of the range of the confidence interval that is covered by the ROPE. However, % in ROPE did not refer to the probability mass of the underlying distribution of a confidence interval that was covered by the ROPE, hence the old column name was a bit misleading.

  • Fixed issue in model_parameters.ggeffects() to address forthcoming changes in the ggeffects package.

Bug fixes
  • When an invalid or not supported value for the p_adjust argument in model_parameters() is provided, the valid options were not shown in correct capital letters, where appropriate.

  • Fixed bug in cluster_analysis() for include_factors = TRUE.

  • Fixed warning in model_parameters() and ci() for models from package glmmTMB when ci_method was either "profile" or "uniroot".

Files

easystats/parameters-v0.20.3.zip

Files (1.2 MB)

Name Size Download all
md5:fd57c98794ac871fbaf9d4ec896d04d5
1.2 MB Preview Download

Additional details

Related works