| addPoint | Add a Point to an Existing Configuration |
| clusterBoundaryTest | Boundary Test for the GapBin Method |
| clusterMeasure | Compute the Gap Measure of Rahman & Oldford |
| clusterPoints | Convert Bins into a Reduced Point Configuration |
| clusterSelect | Select the Bin to be Split |
| clusterSplit | Split the Chosen Bin |
| clusterStop | Stopping Criteria for the Clustered Binning Algorithm |
| clusterUpdate | Create a Bin from a Number of Pruned Bins |
| doNextSplit | Perform one Additional Iteration of treebin |
| ewBoundaryTest | Boundary Test for the Equal Width Method |
| ewMeasure | Compute the Equal Width Measure |
| ewPoints | Convert Bins into a Reduced Point Configuration |
| ewSelect | Select the Bin to be Split |
| ewSplit | Split the Chosen Bin |
| ewStop | Stopping Criteria for the Equal Width Binning Algorithm |
| ewUpdate | Create a Bin from a Number of Pruned Bins |
| gapBoundaryTest | Boundary Test for the GapBin Method |
| gapMeasure | Compute the Gap Measure of Rahman & Oldford |
| gapPoints | Convert Bins into a Reduced Point Configuration |
| gapSelect | Select the Bin to be Split |
| gapSplit | Split the Chosen Bin |
| gapStop | Stopping Criteria for the GapBin Algorithm |
| gapUpdate | Create a Bin from a Number of Pruned Bins |
| treebin | Tree-based Binning |
| treebinr-class | The S4 class treebinr to represent the data reduction output... |
| treePrune | Prune a Bin |
| treeSplit | Split A Node |
| treeTrim | Trim the Binning Tree to a Given Number of Bins |
| trim | Trim the Binning Tree |
| undoLastSplit | Prune the Last Split Performed by treebin |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.