ParallelForest: Random Forest Classification with Parallel Computing

R package implementing random forest classification using parallel computing, built with Fortran and OpenMP in the backend.

Version: 1.1.0
Depends: R (≥ 2.10), methods
Suggests: knitr
Published: 2014-07-15
Author: Bertram Ieong [aut, cre, cph]
Maintainer: Bertram Ieong <contactme at bertramieong.com>
BugReports: https://github.com/bert9bert/ParallelForest/issues
License: AGPL-3
URL: https://github.com/bert9bert/ParallelForest
NeedsCompilation: yes
CRAN checks: ParallelForest results

Downloads:

Reference manual: ParallelForest.pdf
Vignettes: Introduction to the ParallelForest Package
Package source: ParallelForest_1.1.0.tar.gz
Windows binaries: r-devel: ParallelForest_1.1.0.zip, r-release: ParallelForest_1.1.0.zip, r-oldrel: ParallelForest_1.1.0.zip
OS X Snow Leopard binaries: r-release: ParallelForest_1.1.0.tgz, r-oldrel: ParallelForest_1.1.0.tgz
OS X Mavericks binaries: r-release: ParallelForest_1.1.0.tgz
Old sources: ParallelForest archive