Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 792 Bytes

File metadata and controls

15 lines (12 loc) · 792 Bytes

BiasAnalyzerApp

Overview

This repository contains a Dash-based web application built on top of the BiasAnalyzerCore python library.

The application serves as an interactive demonstration of the core capabilities provided by BiasAnalyzerCore, enabling users to:

  • Connect to an OMOP database containing patient data (e.g., EHR data)
  • Define and construct study cohorts
  • Perform visual analysis of cohorts
  • Identify and assess potential selection bias in cohort design

Purpose

This application is intended as a proof of concept and exploration tool, showcasing how BiasAnalyzerCore can be used in practice for cohort analysis and bias detection workflows.