randomUniformForest: Random Uniform Forests for Classification, Regression and Unsupervised Learning

Ensemble model, for classification, regression and unsupervised learning, based on a forest of unpruned and randomized binary decision trees.

Version: 1.1.0
Depends: R (≥ 3.0.0)
Imports: methods, Rcpp (≥ 0.11.1), parallel, doParallel, iterators, foreach (≥ 1.4.2), ggplot2, pROC, gtools, cluster, MASS
LinkingTo: Rcpp
Suggests: R.rsp
Published: 2014-11-10
Author: Saip Ciss
Maintainer: Saip Ciss <saip.ciss at wanadoo.fr>
License: BSD_3_clause + file LICENSE
NeedsCompilation: yes
Citation: randomUniformForest citation info
Materials: NEWS
CRAN checks: randomUniformForest results

Downloads:

Reference manual: randomUniformForest.pdf
Vignettes: Random Uniform Forests in theory and practice
Package source: randomUniformForest_1.1.0.tar.gz
Windows binaries: r-devel: randomUniformForest_1.1.0.zip, r-release: randomUniformForest_1.1.0.zip, r-oldrel: randomUniformForest_1.1.0.zip
OS X Snow Leopard binaries: r-release: randomUniformForest_1.1.0.tgz, r-oldrel: randomUniformForest_1.1.0.tgz
OS X Mavericks binaries: r-release: randomUniformForest_1.1.0.tgz
Old sources: randomUniformForest archive