Sstack: Bootstrap Stacking of Random Forest Models for Heterogeneous Data (original) (raw)
Generates and predicts a set of linearly stacked Random Forest models using bootstrap sampling. Individual datasets may be heterogeneous (not all samples have full sets of features). Contains support for parallelization but the user should register their cores before running. This is an extension of the method found in Matlock (2018) <doi:10.1186/s12859-018-2060-2>.
Version: | 1.0.1 |
---|---|
Depends: | R (≥ 2.10) |
Imports: | randomForest, foreach, dplyr, parallel, doParallel |
Published: | 2018-05-01 |
DOI: | 10.32614/CRAN.package.Sstack |
Author: | Kevin Matlock, Raziur Rahman |
Maintainer: | Kevin Matlock <kevin.matlock at gmail.com> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | Sstack results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=Sstackto link to this page.