Package: blockForest 0.2.6
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>.
Authors:
blockForest_0.2.6.tar.gz
blockForest_0.2.6.zip(r-4.5)blockForest_0.2.6.zip(r-4.4)blockForest_0.2.6.zip(r-4.3)
blockForest_0.2.6.tgz(r-4.4-x86_64)blockForest_0.2.6.tgz(r-4.4-arm64)blockForest_0.2.6.tgz(r-4.3-x86_64)blockForest_0.2.6.tgz(r-4.3-arm64)
blockForest_0.2.6.tar.gz(r-4.5-noble)blockForest_0.2.6.tar.gz(r-4.4-noble)
blockForest_0.2.6.tgz(r-4.4-emscripten)blockForest_0.2.6.tgz(r-4.3-emscripten)
blockForest.pdf |blockForest.html✨
blockForest/json (API)
# Install 'blockForest' in R: |
install.packages('blockForest', repos = c('https://bips-hb.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bips-hb/blockforest/issues
Last updated 2 years agofrom:c1d4ed3048. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 18 2024 |
R-4.5-win-x86_64 | OK | Nov 18 2024 |
R-4.5-linux-x86_64 | OK | Nov 18 2024 |
R-4.4-win-x86_64 | OK | Nov 18 2024 |
R-4.4-mac-x86_64 | OK | Nov 18 2024 |
R-4.4-mac-aarch64 | OK | Nov 18 2024 |
R-4.3-win-x86_64 | OK | Nov 18 2024 |
R-4.3-mac-x86_64 | OK | Nov 18 2024 |
R-4.3-mac-aarch64 | OK | Nov 18 2024 |
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Random Forest variants for block-structured covariate data | blockfor |
blockForest | blockForest |
Prediction using Random Forest variants for block-structured covariate data | predict.blockForest |
blockForest predictions | predictions.blockForest |
blockForest predictions | predictions predictions.blockForest.prediction |
blockForest timepoints | timepoints timepoints.blockForest |
blockForest timepoints | timepoints.blockForest.prediction |
Tree information in human readable format | treeInfo |