Package: randomUniformForest
Type: Package
Title: Random Uniform Forests for Classification, Regression and
        Unsupervised Learning
Version: 1.0.9
Date: 2014-11-05
Author: Saip Ciss
Maintainer: Saip Ciss <saip.ciss@wanadoo.fr>
Description: Ensemble model, for classification, regression and unsupervised learning, base on a forest of unpruned and randomized binary decision trees.
License: BSD_3_clause + file LICENSE
LazyData: yes
Depends: R (>= 3.0.0)
Imports: methods, Rcpp (>= 0.11.1), parallel, doParallel, iterators,
        foreach (>= 1.4.2), ggplot2, pROC, gtools, cluster, MASS
Suggests: R.rsp
VignetteBuilder: R.rsp
LinkingTo: Rcpp
Packaged: 2014-11-07 13:08:41 UTC; zidd
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-11-07 16:36:17
