CRAN/E | Sstack

Sstack

Bootstrap Stacking of Random Forest Models for Heterogeneous Data

Installation

About

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.

Key Metrics

Version 1.0.1
R ≥ 2.10
Published 2018-05-01 1784 days ago
Needs compilation? no
License GPL-3
CRAN checks Sstack results

Downloads

Last 24 hours 0 -100%
Last 7 days 23 -39%
Last 30 days 133 -3%
Last 90 days 371 -28%
Last 365 days 2.144 -41%

Maintainer

Maintainer

Kevin Matlock

kevin.matlock@gmail.com

Authors

Kevin Matlock
Raziur Rahman

Material

README
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 2.10

Imports

randomForest
foreach
dplyr
parallel
doParallel