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.1.1
URL https://github.com/jabiru/binr
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("binr")

Try the binr package in your browser

Any scripts or data that you put into this service are public.

binr documentation built on June 26, 2022, 9:05 a.m.