Bin_bin: Discretize and summarize variables

Description Arguments Value

Description

The bin function is the entry point for discretizing and summarizing variables by some arbitray performance metric. Each Performance object must implement a bin method for numeric and factor variables. Currently only binary performance is supported.

Arguments

...

arguments passed on to the Performance object's bin implementation. This varies depending on the performance type.

Value

bin creates a Transform object and adds it to the Bin object.


Zelazny7/rubbish documentation built on May 10, 2019, 1:56 a.m.