Provides a function to calculate the out-of-bag learning curve for random forests for any measure that is available in the 'mlr' package. Supported random forest packages are 'randomForest' and 'ranger' and trained models of these packages with the train function of 'mlr'.
| Version: | 0.1 |
| Depends: | R (≥ 3.0.2), mlr (≥ 2.0) |
| Imports: | randomForest, ranger |
| Suggests: | testthat |
| Published: | 2017-02-24 |
| Author: | Philipp Probst [aut, cre] |
| Maintainer: | Philipp Probst <philipp_probst at gmx.de> |
| BugReports: | https://github.com/PhilippPro/OOBCurve/issues |
| License: | GPL-3 |
| URL: | https://github.com/PhilippPro/OOBCurve |
| NeedsCompilation: | no |
| Materials: | README |
| CRAN checks: | OOBCurve results |
| Reference manual: | OOBCurve.pdf |
| Package source: | OOBCurve_0.1.tar.gz |
| Windows binaries: | r-devel: OOBCurve_0.1.zip, r-release: OOBCurve_0.1.zip, r-oldrel: OOBCurve_0.1.zip |
| OS X El Capitan binaries: | r-release: OOBCurve_0.1.tgz |
| OS X Mavericks binaries: | r-oldrel: not available |
Please use the canonical form https://CRAN.R-project.org/package=OOBCurve to link to this page.