Other packages > Find by keyword >

HEMDAG  

Hierarchical Ensemble Methods for Directed Acyclic Graphs
View on CRAN: Click here


Download and install HEMDAG package within the R console
Install from CRAN:
install.packages("HEMDAG")

Install from Github:
library("remotes")
install_github("cran/HEMDAG")

Install by package version:
library("remotes")
install_version("HEMDAG", "2.7.4")



Attach the package and use:
library("HEMDAG")
Maintained by
Marco Notaro
[Scholar Profile | Author Map]
First Published: 2017-08-11
Latest Update: 2021-02-12
Description:
An implementation of several Hierarchical Ensemble Methods (HEMs) for Directed Acyclic Graphs (DAGs). 'HEMDAG' package: 1) reconciles flat predictions with the topology of the ontology; 2) can enhance the predictions of virtually any flat learning methods by taking into account the hierarchical relationships between ontology classes; 3) provides biologically meaningful predictions that always obey the true-path-rule, the biological and logical rule that governs the internal coherence of biomedical ontologies; 4) 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 can be safely applied to tree-structured taxonomies as well (as FunCat), since trees are DAGs; 5) scales nicely both in terms of the complexity of the taxonomy and in the cardinality of the examples; 6) provides several utility functions to process and analyze graphs; 7) provides several performance metrics to evaluate HEMs algorithms. (Marco Notaro, Max Schubach, Peter N. Robinson and Giorgio Valentini (2017) ).
How to cite:
Marco Notaro (2017). HEMDAG: Hierarchical Ensemble Methods for Directed Acyclic Graphs. R package version 2.7.4, https://cran.r-project.org/web/packages/HEMDAG. Accessed 04 May. 2025.
Previous versions and publish date:
1.0.0 (2017-08-11 23:56), 1.1.1 (2017-10-16 15:51), 2.0.0 (2018-01-23 11:46), 2.0.1 (2018-02-02 19:32), 2.1.2 (2018-05-07 18:36), 2.1.3 (2018-05-22 00:27), 2.2.3 (2018-08-15 19:40), 2.2.4 (2018-08-19 02:00), 2.2.5 (2018-09-21 18:00), 2.3.6 (2019-03-10 00:13), 2.4.7 (2019-03-18 15:23), 2.4.8 (2019-05-02 23:20), 2.5.9 (2019-10-08 15:50), 2.6.0 (2019-11-15 23:30), 2.6.1 (2020-03-03 23:40), 2.7.3 (2020-09-19 16:20)
Other packages that cited HEMDAG R package
View HEMDAG citation profile
Other R packages that HEMDAG depends, imports, suggests or enhances
Complete documentation for HEMDAG
Downloads during the last 30 days
04/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2704/2804/2904/3005/01Downloads for HEMDAG0102030405060708090100TrendBars

Today's Hot Picks in Authors and Packages

kutils  
Project Management Tools
Tools for data importation, recoding, and inspection. There are functions to create new project fo ...
Download / Learn more Package Citations See dependency  
tidyRSS  
Tidy RSS for R
With the objective of including data from RSS feeds into your analysis, 'tidyRSS' parses RSS, Atom ...
Download / Learn more Package Citations See dependency  
appler  
'Apple App Store' and 'iTunes' Data Extraction
Using 'Apple App Store' web scraping and 'iTunes' API ...
Download / Learn more Package Citations See dependency  
dipw  
Debiased Inverse Propensity Score Weighting
Estimation of the average treatment effect when controlling for high-dimensional confounders using ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
aos  
Animate on Scroll Library for 'shiny'
Trigger animation effects on scroll on any HTML element of 'shiny' and 'rmarkdown', such as any tex ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA