closed: Define value cuts for binning

Description Usage Arguments Value Examples

Description

Functions for explicitly defining value cuts and how the intervals are closed either left or right.

Usage

1
2
3

Arguments

...

Numbers, separated by commas indicating interval cuts in ascending order

Value

A list of lists containing each cut and a length (1) character vector containing the symbol for the bounds.

Examples

1
2
c_l(23, 50, 60)
c_r(2.5, 4, 5)

jgendrinal/creditscore documentation built on May 30, 2020, 3:51 p.m.