Health Analytics Data-to-Evidence Suite (HADES)
January 21, 2022 ยท View on GitHub
Introduction
HADES is a set of open source R packages for large scale analytics, including population characterization, population-level causal effect estimation, and patient-level prediction.
This GitHub repository has two purposes:
- Provide a single R package that, when you install it, you will automatically install all HADES packages.
- Host the main HADES website.
Installation
See the instructions here to set up your R environment, including R, RTools (for Windows), and Java. Next, follow the instructions here to install the HADES packages.
User Documentation
Documentation can be found on the HADES website.
Support
- Developer questions/comments/feedback: OHDSI Forum
- We use the GitHub issue tracker for all bugs/issues/enhancements
Contributing
Read here how you can contribute to HADES.
License
HADES is licensed under Apache License 2.0
Development
HADES is being developed in R Studio.
Development status
Beta. Use at your own risk.