jabiru/binr: Cut Numeric Values into Evenly Distributed Groups

Implementation of algorithms for cutting numerical values exhibiting a potentially highly skewed distribution into evenly distributed groups (bins). This functionality can be applied for binning discrete values, such as counts, as well as for discretization of continuous values, for example, during generation of features used in machine learning algorithms.

Getting started

Package details

AuthorSergei Izrailev
MaintainerSergei Izrailev <sizrailev@jabiruventures.com>
LicenseApache License (== 2.0)
Version1.2
URL http://github.com/jabiru/binr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jabiru/binr")
jabiru/binr documentation built on May 18, 2019, 7:16 a.m.