Package: blockForest
Type: Package
Title: Block Forests: Random Forests for Blocks of Clinical and Omics
        Covariate Data
Version: 0.2.6
Date: 2023-03-03
Author: Roman Hornung, Marvin N. Wright
Maintainer: Marvin N. Wright <cran@wrig.de>
Description: 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>.
License: GPL-3
Imports: Rcpp (>= 0.11.2), Matrix, methods, survival
LinkingTo: Rcpp, RcppEigen
Depends: R (>= 3.1)
Suggests: testthat
RoxygenNote: 7.2.2
Encoding: UTF-8
NeedsCompilation: yes
URL: https://github.com/bips-hb/blockForest
BugReports: https://github.com/bips-hb/blockForest/issues
Packaged: 2023-03-31 05:58:13 UTC; wright
Repository: CRAN
Date/Publication: 2023-03-31 18:40:02 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2023-04-01 11:09:00 UTC; unix
Archs: blockForest.so.dSYM
