Description Usage Arguments Value See Also Examples
View source: R/IterativeQuantileBinning.R
We may wish to include values just outside the constructed bins in future applications. iqbin_stretch redefines the outermost bin in each dimension from a definition created by iqbin
1  | iqbin_stretch(iq_def, tol)
 | 
iq_def | 
 iterative quantile binning definition list from   | 
tol | 
 vector of tolerance values to stretch each dimension for future binning  | 
updated binning definition list with outermost bin boundaries extended by tolerance values
Other iterative quantile binning functions: iqbin_assign,
iqbin
1 2 3 4 5 6  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.