Skip to content

8bit-pixies/binst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

binst: a simple library for discretization

CRAN_Status_Badge Travis-CI Build Status Coverage Status

binst is a simple library which incorporates different ways to discretize variables in your data.

Installation

R

Install from CRAN:

install.packages("binst")

Install the development version from github:

# install.packages("devtools")
devtools::install_github("jules-and-dave/binst/R")

Python

Install from sources:

python setup.py install

License and Copyrights

This library is released under MIT, Copyright (c) 2016 Chapman Siu.