buildBins: Helper function to build bins

Description Usage Arguments Value

View source: R/discretization.R

Description

TODO what is categoriesPerBinList for?

Usage

1
2
buildBins(columnIndex, cuts = NULL, currentBins = NULL,
  categoriesPerBinList = NULL, right = F, disc = T)

Arguments

columnIndex

the index to write the bin to

cuts

the cuts to set

currentBins

the currently used list of bins

categoriesPerBinList

???

right

if upper border is to be included

disc

true or null, if discretization is to be enabled for this column

Value

the new list of bins


viadee/anchorsOnR documentation built on Nov. 22, 2019, 5:24 p.m.