TidyDensity 1.2.0
Breaking Changes
None
New Features
- Fix #181 - Add functions
color_blind()
td_scale_fill_colorblind()
and
td_scale_color_colorblind()
- Fix #187 - Add functions
ci_lo()
andci_hi()
- Fix #189 - Add function
tidy_bootstrap()
- Fix #190 - Add function
bootstrap_unnest_tbl()
- Fix #202 - Add function
tidy_distribution_comparison()
Minor Fixes and Improvements
- Fix #176 - Update
_autoplot
functions to include cumulative mean MCMC chart
by taking advantage of the.num_sims
parameter oftidy_
distribution
functions. - Fix #184 - Update
tidy_empirical()
to add a parameter of.distribution_type
- Fix #183 -
tidy_empirical()
is now again plotted by_autoplot
functions. - Fix #188 - Add the
.num_sims
parameter totidy_empirical()
- Fix #196 - Add
ci_lo()
andci_hi()
to all stats tbl functions. - Fix #201 - Correct attribute of
distribution_family_type
todiscrete
for
tidy_geometric()