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 08 Apr. 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
03/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2703/2803/3003/3104/0104/0204/0304/0404/0504/06Downloads for HEMDAG01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

ssc  
Semi-Supervised Classification Methods
Provides a collection of self-labeled techniques for semi-supervised classification. In semi-superv ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
sybil  
Efficient Constrained Based Modelling
This Systems Biology Package Gelius-Dietrich et. al. 2012 doi10.11861752-0509-7-125 implements algor ...
Download / Learn more Package Citations See dependency  
seasonalclumped  
Toolbox for Clumped Isotope Seasonality Reconstructions
Compiles a set of functions and dummy data that simplify reconstructions of seasonal temperature va ...
Download / Learn more Package Citations See dependency  
dave  
Functions for "Data Analysis in Vegetation Ecology"
A collection of functions accompanying the book "Data Analysis in Vegetation Ecology". 3rd ed. CABI, ...
Download / Learn more Package Citations See dependency  
icr  
Compute Krippendorff's Alpha
Provides functions to compute and plot Krippendorff's inter-coder reliability coefficient alpha and ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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