CRAN/E | blockForest

blockForest

Block Forests

Installation

About

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.

github.com/bips-hb/blockForest
Bug report File report

Key Metrics

Version 0.2.6
R ≥ 3.1
Published 2023-03-31 385 days ago
Needs compilation? yes
License GPL-3
CRAN checks blockForest results

Downloads

Yesterday 8
Last 7 days 29 -36%
Last 30 days 234 -14%
Last 90 days 987 +16%
Last 365 days 3.483 -12%

Maintainer

Maintainer

Marvin N. Wright

cran@wrig.de

Authors

Roman Hornung
Marvin N. Wright

Material

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

Old Sources

blockForest archive

Depends

R ≥ 3.1

Imports

Rcpp ≥ 0.11.2
Matrix
methods
survival

Suggests

testthat

LinkingTo

Rcpp
RcppEigen