R package that implements Forest-RK algorithm for classification problems.
The package forestRK is based on:
The paper "Forest-RK: A New Random Forest Induction Method" by Simon Bernard, Laurent Heutte, Sebastien Adam, 4th International Conference on Intelligent Computing (ICIC), Sep 2008, Shanghai, China, pp.430-437
The discussion https://stats.stackexchange.com/questions/168964/building-a-regression-tree-with-r-from-scratch/168967#168967
For more details about individual functions, please see the forestRK documentation.
R files for individual functions (.R) can be found under 'R' folder.
Documentation files (.Rd) can be found under 'man' folder.
Vignette can be found under the 'vignette' folder.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.