Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Descriptive comparisons of those in/out of matching cohort #11

Open
pbr6cornell opened this issue Sep 20, 2015 · 0 comments
Open

Descriptive comparisons of those in/out of matching cohort #11

pbr6cornell opened this issue Sep 20, 2015 · 0 comments

Comments

@pbr6cornell
Copy link
Contributor

CALYPSO creates 2 cohorts: the index cohort and the matching cohort. Each of these cohorts independently can be used for subsequent analyses, including through the desriptive cohortanalysis functions available within HERACLES.

One current gap within the current OHDSI stack that may be best addressed within CALYPSO : currently, there is no place to compare the composition of the patients in the matching cohort with those patients who were in the index cohort but not the matching cohort. Being able to determine how the two groups (meet/don't meet inclusion criteria) are different in terms of demographics/conditions/drugs/procedures/measurements could be useful for a few different analytical use cases:

  1. evaluating generalizability of study population to overall target population
  2. understanding differences in patients who have/don't have specific event
  3. stratifying an index population on a binary attribute (ex: gender)

In addition to simply having prevalence of covariates with two groups side-by-size, we could compute absolute standardized differences as a means of allowing ranking on what covariates are most different between the groups.

As we look to integrate CohortAnalysis functions into CALYPSO where the current 'Cohort Reporting' says 'coming soon',, could we also consider how to make cohort comparisons (with one of the cohorts being something that doesn't currently get persisted: index - match).

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

No branches or pull requests

1 participant