blockForest: Block Forests: Random Forests for Blocks of Clinical and Omics Covariate Data

A random forest variant 'block forest' ('BlockForest') tailored to the prediction of binary, survival and continuous outcomes using block-structured covariate data, for example, clinical covariates plus measurements of a certain omics data type or multi-omics data, that is, data for which measurements of different types of omics data and/or clinical data for each patient exist. Examples of different omics data types include gene expression measurements, mutation data and copy number variation measurements. Block forest are presented in Hornung & Wright (2019). The package includes four other random forest variants for multi-omics data: 'RandomBlock', 'BlockVarSel', 'VarProb', and 'SplitWeights'. These were also considered in Hornung & Wright (2019), but performed worse than block forest in their comparison study based on 20 real multi-omics data sets. Therefore, we recommend to use block forest ('BlockForest') in applications. The other random forest variants can, however, be consulted for academic purposes, for example, in the context of further methodological developments. Reference: Hornung, R. & Wright, M. N. (2019) Block Forests: random forests for blocks of clinical and omics covariate data. BMC Bioinformatics 20:358. <doi:10.1186/s12859-019-2942-y>.

Version: 0.2.6
Depends: R (≥ 3.1)
Imports: Rcpp (≥ 0.11.2), Matrix, methods, survival
LinkingTo: Rcpp, RcppEigen
Suggests: testthat
Published: 2023-03-31
Author: Roman Hornung, Marvin N. Wright
Maintainer: Marvin N. Wright <cran at wrig.de>
BugReports: https://github.com/bips-hb/blockForest/issues
License: GPL-3
URL: https://github.com/bips-hb/blockForest
NeedsCompilation: yes
CRAN checks: blockForest results

Documentation:

Reference manual: blockForest.pdf

Downloads:

Package source: blockForest_0.2.6.tar.gz
Windows binaries: r-devel: blockForest_0.2.6.zip, r-release: blockForest_0.2.6.zip, r-oldrel: blockForest_0.2.6.zip
macOS binaries: r-release (arm64): blockForest_0.2.6.tgz, r-oldrel (arm64): blockForest_0.2.6.tgz, r-release (x86_64): blockForest_0.2.6.tgz
Old sources: blockForest archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=blockForest to link to this page.