HMDA: Holistic Multimodel Domain Analysis for Exploratory Machine
Learning
Holistic Multimodel Domain Analysis (HMDA) is a robust and transparent framework designed for exploratory machine learning research, aiming to enhance the process of feature assessment and selection. HMDA addresses key limitations of traditional machine learning methods by evaluating the consistency across multiple high-performing models within a fine-tuned modeling grid, thereby improving the interpretability and reliability of feature importance assessments. Specifically, it computes Weighted Mean SHapley Additive exPlanations (WMSHAP), which aggregate feature contributions from multiple models based on weighted performance metrics. HMDA also provides confidence intervals to demonstrate the stability of these feature importance estimates. This framework is particularly beneficial for analyzing complex, multidimensional datasets common in health research, supporting reliable exploration of mental health outcomes such as suicidal ideation, suicide attempts, and other psychological conditions. Additionally, HMDA includes automated procedures for feature selection based on WMSHAP ratios and performs dimension reduction analyses to identify underlying structures among features. For more details see Haghish (2025) <doi:10.13140/RG.2.2.32473.63846>.
Version: |
0.1 |
Depends: |
R (≥ 3.5.0) |
Imports: |
curl (≥ 4.3.0), h2o (≥ 3.34.0.0), shapley (≥ 0.5), autoEnsemble (≥ 0.3), h2otools (≥ 0.4), splitTools (≥
1.0.1), psych (≥ 2.4.6), dplyr (≥ 1.1.4), ggplot2 (≥ 3.4.2) |
Published: |
2025-03-27 |
DOI: |
10.32614/CRAN.package.HMDA |
Author: |
E. F. Haghish [aut, cre, cph] |
Maintainer: |
E. F. Haghish <haghish at hotmail.com> |
BugReports: |
https://github.com/haghish/HMDA/issues |
License: |
MIT + file LICENSE |
URL: |
http://dx.doi.org/10.13140/RG.2.2.32473.63846,
https://github.com/haghish/HMDA,
https://www.sv.uio.no/psi/english/people/academic/haghish/ |
NeedsCompilation: |
no |
Materials: |
README |
CRAN checks: |
HMDA results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=HMDA
to link to this page.