Skip to content
master
Go to file
Code
This branch is 21 commits ahead of collectivemedia:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

binr

R package that provides 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.

See http://jabiru.github.io/binr/ for more details.

About

R package for binning potentially unevenly distributed values in a vector into evenly distributed groups (bins).

Resources

Packages

No packages published
You can’t perform that action at this time.