easystats/parameters: parameters 0.29.0
- Daniel1
- Dominique Makowski2
- Indrajeet Patil3
- Mattan S. Ben-Shachar
- Vincent Arel-Bundock
- Brenton M. Wiernik
- Etienne Bacher
- Jeffrey Girard4
- Douglas Ezra Morrison5
- Zen
- Joseph Luchman6
- Amir Djalovski
- Aaron Peikert
- Ben Bolker7
- Ben Marwick8
- Christina Maimone9
- Daniel E. Weeks10
- Guspan Tanadi
- Laurent Bergé11
- Philip Waggoner
- Rémi Thériault12
- Stefan Hansen
- jim
- 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. McMaster University
- 8. University of Washington
- 9. Northwestern University Research Computing and Data Services
- 10. University of Pittsburgh
- 11. University of Bordeaux
- 12. New York University
Description
Changes
standardize_parameters()(and by extensionmodel_parameters()) with any of the post-hoc standardization methods no longer standardizes the"(Intercept)"parameter - instead setting it toNA.standardize_parameters()with any of the post-hoc standardization methods sets all inferential statistics (z, p, etc...) for the"(Intercept)"and any otherNAparameters toNA.model_parameters()now supports objects from the lavaan.mi package.Improved performance of
model_parameters()for largemgcv::gam()models that include random effects when using the newre_testargument (e.g., settingre_test = FALSEto skip expensive random-effect tests). Default behavior (withre_test = TRUE) is unchanged.model_parameters()for proportions-htests objects no longer hard-codes the estimate for the proportion in the underlying data frame. This is now done in theformat()method.model_parameters()now supports htests objects from package BSDA.Output for other random effects covariance structures than "unstructured" for models from package glmmTMB has been revised, to provide a more useful output, which is also in line with the relevant information returned by
VarCorr().
Bug fixes
Fixed issue where wrong (non-robust) standard errors were calculated for
coxphandsvycoxphobjects.Fixed issues with Tukey-p-value adjustment for emmeans objects.
Fixed unintended removal of columns in
model_parameters()for objects from package marginaleffects. This happened, when a variable in a model was namedType.Fixed issue in
model_parameters()forfisher.test()with tables larger than 2x2.
Files
easystats/parameters-v0.29.0.zip
Files
(1.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:7520f02233ff5f2a6fb2740c72c059bf
|
1.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/easystats/parameters/tree/v0.29.0 (URL)
Software
- Repository URL
- https://github.com/easystats/parameters