There is a newer version of the record available.

Published March 10, 2025 | Version v0.9.0
Software Open

larmarange/ggstats: ggstats 0.9.0

  • 1. IRD
  • 2. @actions

Description

Improvements

  • ggccoef_model() and ggcoef_table() are now compatible with multinomial and multi-component models, following broom.helpers 1.20.0: both functions gained new arguments group_by and group_labels (#93)
  • new functions ggcoef_dodged() and ggcoef_faceted() (#93)
  • ggcoef_plot() got a new argument y_labeller (#86)

Deprecated functions

  • ggcoef_multinom() and ggcoef_multicomponents() are now soft-deprecated and may be removed in a future release. Use instead ggcoef_model(), ggcoef_table(), ggcoef_dodged() or ggcoef_faceted() (#93)

Bug fix

  • fix terms order in ggcoef_model() for specific cases when two modalities of two different variables have the same name (#86)
  • bug fix in stat_prop() when complete = "color" or complete = "group"(#89)
  • bug fix in gglikert() when reverse_likert = TRUE and add_totals = TRUE (#91)

Files

larmarange/ggstats-v0.9.0.zip

Files (524.8 kB)

Name Size Download all
md5:02e13be2a3aca75230b20ef3738f4f15
524.8 kB Preview Download

Additional details

Related works