TidyDensity 1.2.6
Breaking Changes
None
New Features
- Fix #351 - Add function
convert_to_ts()
which will convert atidy_
distribution
into a time series in eitherts
format ortibble
you can also have it set to
wide or long by using.pivot_longer
set to TRUE and.ret_ts
set to FALSE - Fix #348 - Add function
util_burr_stats_tbl()
Minor Fixes and Improvements
- Fix #344 - Fix
util_burr_param_estimate()