forestRK: Implements the Forest-R.K. Algorithm for Classification Problems

Provides functions that calculates common types of splitting criteria used in random forests for classification problems, as well as functions that make predictions based on a single tree or a Forest-R.K. model; the package also provides functions to generate importance plot for a Forest-R.K. model, as well as the 2D multidimensional-scaling plot of data points that are colour coded by their predicted class types by the Forest-R.K. model. This package is based on: Bernard, S., Heutte, L., Adam, S., (2008, ISBN:978-3-540-85983-3) "Forest-R.K.: A New Random Forest Induction Method", Fourth International Conference on Intelligent Computing, September 2008, Shanghai, China, pp.430-437.

Getting started

Package details

AuthorHyunjin Cho [aut, cre], Rebecca Su [ctb]
MaintainerHyunjin Cho <h56cho@uwaterloo.ca>
LicenseGPL (>= 3) | file LICENSE
Version0.0-5
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("forestRK")

Try the forestRK package in your browser

Any scripts or data that you put into this service are public.

forestRK documentation built on July 19, 2019, 5:04 p.m.