easystats/parameters: parameters 0.20.3
Authors/Creators
- 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
Added support for models of class
hglm(hglm),mblogit(mclogit),fixest_multi(fixest), andphylolm/phyloglm(phylolm).as.data.framemethods for extracting posterior draws viabootstrap_model()have been retired. Instead, directly usingbootstrap_model()is recommended.
equivalence_test()gets a method forggeffectsobjects from package ggeffects.equivalence_test()now prints theSGPVcolumn instead of% in ROPE. This is because the former% in ROPEactually 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 ROPEdid 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.
When an invalid or not supported value for the
p_adjustargument inmodel_parameters()is provided, the valid options were not shown in correct capital letters, where appropriate.Fixed bug in
cluster_analysis()forinclude_factors = TRUE.Fixed warning in
model_parameters()andci()for models from package glmmTMB whenci_methodwas 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
- Is supplement to
- https://github.com/easystats/parameters/tree/v0.20.3 (URL)