What's Changed
- Add pkgdown build on new release by @stefaneng in #56
- feat: refactor find_local_optima by @helen-zhu in #52
- feat: find_consensus_model by @helen-zhu in #53
- refactor: fitting uniform segments by @helen-zhu in #59
- fix: minor issues by @helen-zhu in #61
- feat: adding gamma_flip by @helen-zhu in #62
- Rescale parameters based on bin_width by @stefaneng in #70
- Separating Histogram and GenomicHistogram so they represent classes with a base 0 and base 1 system respectively by @helen-zhu in #76
- Segmentation bug by @helen-zhu in #73
- Refactor: plotting functions by @helen-zhu in #71
- docs: Adding a vignette to HistogramZoo by @helen-zhu in #81
- Update pkgdown version by @stefaneng in #82
- fix: issues with skew estimation and finding consensus models by @helen-zhu in #95
- Binned maximum likelihood estimation by @stefaneng in #97
- Simple histogram S3 method by @stefaneng in #111
- Add S3 methods for
weighted.{mean,sd,skewness}by @stefaneng in #113 - Refactor: Enforcing bin_width and addition of introns to GenomicHistogram by @helen-zhu in #108
Full Changelog: v1.0.0...v1.3.0