NEWS
binr 1.1.2 (2026-02-25)
- Documentation improvements.
- Documentation improvements.
binr 1.1 (2015-03-10)
- Fixed a bug in bins.getvals handling the case where number of bins is 1.
Example:
lst <- bins(c(rep(1,5), rep(0, 1000)), target.bins=3, minpts=10)
bins.getvals(lst)
- Updated maintainer email and copyrights
binr 1.0 (2014-07-03)