Multiple ways to bin numeric columns with a tidy output. Wraps a variety of existing binning methods into one function, and includes a new method for binning by equal value, which is useful for sales data. Provides a function to automatically summarize the properties of the binned columns.
Version: | 0.1.1 |
Imports: | magrittr, dplyr, stringr, tidyselect, purrr, janitor, tibble, rlang, lubridate, stats, scales, ggplot2, rlist, OneR, strex, ClusterR, framecleaner, xgboost, badger, autostats |
Suggests: | knitr, rmarkdown, arulesCBA, embed, woeBinning, recipes |
Published: | 2024-06-12 |
DOI: | 10.32614/CRAN.package.tidybins |
Author: | Harrison Tietze [aut, cre] |
Maintainer: | Harrison Tietze <Harrison4192 at gmail.com> |
BugReports: | https://github.com/Harrison4192/tidybins/issues |
License: | GPL (≥ 3) |
URL: | https://harrison4192.github.io/tidybins/, https://github.com/Harrison4192/tidybins |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | tidybins results |
Reference manual: | tidybins.pdf |
Vignettes: |
tidybins |
Package source: | tidybins_0.1.1.tar.gz |
Windows binaries: | r-devel: tidybins_0.1.1.zip, r-release: tidybins_0.1.1.zip, r-oldrel: tidybins_0.1.1.zip |
macOS binaries: | r-devel (arm64): tidybins_0.1.1.tgz, r-release (arm64): tidybins_0.1.1.tgz, r-oldrel (arm64): tidybins_0.1.1.tgz, r-devel (x86_64): tidybins_0.1.1.tgz, r-release (x86_64): tidybins_0.1.1.tgz, r-oldrel (x86_64): tidybins_0.1.1.tgz |
Old sources: | tidybins archive |
Reverse imports: | TidyConsultant |
Please use the canonical form https://CRAN.R-project.org/package=tidybins to link to this page.