Skip to content

Install HADES (OHDSI Methods Library) #18

Description

@RaghaSrinivasan

HADES (formally known as the OHDSI Methods Library) is a set of open source R packages for large scale analytics, including population characterization, population-level causal effect estimation, and patient-level prediction.

The packages offer R functions that together can be used to perform an observation study from data to estimates and supporting statistics, figures, and tables. The packages interact directly with observational data in the Common Data Model (CDM), and are designed to support both large datasets and large numbers of analyses (e.g. for testing many hypotheses including control hypotheses, and testing many analyses design variations). For this purpose, each Method package includes functions for specifying and subsequently executing multiple analyses efficiently. HADES supports best practices for use of observational data as learned from previous and ongoing research, such as transparency, reproducibility, as well as measuring of the operating characteristics of methods in a particular context and subsequent empirical calibration of estimates produced by the methods. For more information about HADES’ design considerations, please refer to the HADES paper.

HADES has already been used in many published clinical and methodological studies, as can be seen in the Publications section.

Installation

https://ohdsi.github.io/Hades/
https://ohdsi.github.io/Hades/rSetup.html
Learn how to use HADES to produce reliable evidence from real-world data with The Book of OHDSI. Read it online.

** Important ** https://ohdsi.github.io/Hades/installingHades.html

HADES-wide releases
At the end of quarter 1 and 3 of each year a HADES-wide release is created.

https://forums.ohdsi.org/t/picking-a-target-r-version-for-hades/18989

not resolved as of3/5/2024 (initial install) but may not be a show stopper

renv 1.0.5 was loaded from project library, but this project is configured to use renv 1.0.3.

  • Use renv::record("renv@1.0.5") to record renv 1.0.5 in the lockfile.
  • Use renv::restore(packages = "renv") to install renv 1.0.3 into the project library.
  • Project '~' loaded. [renv 1.0.5]
  • One or more packages recorded in the lockfile are not installed.
  • Use renv::status() for more details.
    [Workspace loaded from ~/.RData]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions