Skip to content

TidyDensity 1.2.0

Compare
Choose a tag to compare
@spsanderson spsanderson released this 08 Jun 13:57

Breaking Changes

None

New Features

  1. Fix #181 - Add functions color_blind() td_scale_fill_colorblind() and
    td_scale_color_colorblind()
  2. Fix #187 - Add functions ci_lo() and ci_hi()
  3. Fix #189 - Add function tidy_bootstrap()
  4. Fix #190 - Add function bootstrap_unnest_tbl()
  5. Fix #202 - Add function tidy_distribution_comparison()

Minor Fixes and Improvements

  1. Fix #176 - Update _autoplot functions to include cumulative mean MCMC chart
    by taking advantage of the .num_sims parameter of tidy_ distribution
    functions.
  2. Fix #184 - Update tidy_empirical() to add a parameter of .distribution_type
  3. Fix #183 - tidy_empirical() is now again plotted by _autoplot functions.
  4. Fix #188 - Add the .num_sims parameter to tidy_empirical()
  5. Fix #196 - Add ci_lo() and ci_hi() to all stats tbl functions.
  6. Fix #201 - Correct attribute of distribution_family_type to discrete for
    tidy_geometric()