The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The goal of CohortContrast is to facilitate the comparison between cohorts in specified domains across all OMOP CDM datasets. It enables users to analyze and visualize the contrast between target and control cohorts effectively.
The development version of the package from GitHub:
# install.packages("devtools")
devtools::install_github("HealthInformaticsUT/CohortContrast")For complete setup and workflow code, use:
If you are running CohortContrast on an air-gapped server, see the wiki article here: https://github.com/HealthInformaticsUT/CohortContrast/wiki
The CohortContrast package generates the following outputs:
CohortContrast returns a list of tables
(patient level summarised data for target and control) and saves a study
folder with parquet files that can be analysed in the GUI directly.runCohortContrastViewer
generates plots from parquet-formatted results.inst/example/st.CohortContrast provides much more insight generation possibilities. See the package site for details: https://healthinformaticsut.github.io/CohortContrast/
For feature requests create issues on Github or contact Markus Haug (markus.haug@ut.ee) personally. Bug reports can be opened at https://github.com/HealthInformaticsUT/CohortContrast/issues.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.