README.md

forestRK

R package that implements Forest-RK algorithm for classification problems.

The package forestRK is based on:

  1. 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

  2. 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.



h56cho/forestRK documentation built on Nov. 4, 2019, 1:25 p.m.