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 eithertsformat ortibbleyou can also have it set to
wide or long by using.pivot_longerset to TRUE and.ret_tsset to FALSE - Fix #348 - Add function
util_burr_stats_tbl()
Minor Fixes and Improvements
- Fix #344 - Fix
util_burr_param_estimate()