ggstats 0.4.0
New features
- new function
ggcoef_table()
displaying a coefficient table at the right
of the forest plot (#32) - new function
ggcoef_multicomponents()
for multi-components models such
as zero-inflated Poisson or beta regressions (#38) - new type
"table"
forggcoef_multinom()
Improvements
gglikert()
now aligns total proportions when faceting (#28)- new
weights
argument forgglikert()
,gglikert_stacked()
and
gglikert_data()
(#29) - new
y
argument forgglikert()
andgglikert_stacked()
(#31) - new
facet_label_wrap
argument forgglikert()
(#31)
New helpers
weighted.median()
andweighted.quantile()
functions