An implementation of Hierarchical Ensemble Methods for Directed Acyclic Graphs (DAGs). The 'HEMDAG' package can be used to enhance the predictions of virtually any flat learning methods, by taking into account the hierarchical nature of the classes of a bio-ontology. 'HEMDAG' is specifically designed for exploiting the hierarchical relationships of DAG-structured taxonomies, such as the Human Phenotype Ontology (HPO) or the Gene Ontology (GO), but it can be also safely applied to tree-structured taxonomies (as FunCat), since trees are DAGs. 'HEMDAG' scale nicely both in terms of the complexity of the taxonomy and in the cardinality of the examples. (Marco Notaro, Max Schubach, Peter N. Robinson and Giorgio Valentini (2017) <doi:10.1186/s12859-017-1854-y>).
Version: | 2.2.5 |
Depends: | R (≥ 2.10) |
Imports: | graph, RBGL, precrec, preprocessCore, methods, plyr, foreach, iterators, doParallel, parallel |
Suggests: | Rgraphviz |
Published: | 2018-09-21 |
Author: | Marco Notaro |
Maintainer: | Marco Notaro <marco.notaro at unimi.it> |
BugReports: | https://github.com/marconotaro/HEMDAG/issues |
License: | GPL (≥ 3) |
URL: | https://hemdag-tutorials.readthedocs.io, https://github.com/marconotaro/HEMDAG |
NeedsCompilation: | yes |
Citation: | HEMDAG citation info |
Materials: | NEWS |
CRAN checks: | HEMDAG results |
Reference manual: | HEMDAG.pdf |
Package source: | HEMDAG_2.2.5.tar.gz |
Windows binaries: | r-devel: HEMDAG_2.2.5.zip, r-release: HEMDAG_2.2.5.zip, r-oldrel: HEMDAG_2.2.4.zip |
OS X binaries: | r-release: HEMDAG_2.2.4.tgz, r-oldrel: HEMDAG_2.2.5.tgz |
Old sources: | HEMDAG archive |
Please use the canonical form https://CRAN.R-project.org/package=HEMDAG to link to this page.