OHDSI / Atlas

ATLAS is an open source software tool for researchers to conduct scientific analyses on standardized observational data
http://atlas-demo.ohdsi.org/
Apache License 2.0
265 stars 131 forks source link

Cohort pathways increased clarity in labeling in execution page #1139

Open jhardin29 opened 5 years ago

jhardin29 commented 5 years ago

Request

Increased clarity in path details:

  1. When clicking on a portion of the ring label displays %Remain and %Diff; can these be changed to be more clear; something like "% in Path" and "% not in path" or maybe % on Drug and % not on drug? Can you also include the Persons with count and the denominator to make it very clear?
  2. When clicking on portion in second outer ring where there is a pathway with more than 1 drug or event - it is unclear to me (not sure of others) what the %remain means - is this the percent that were on drug1 who were also on drug2; so is the % out of the total persons with pathway count or the % out of the total persons with pathway from drug 1? It could be useful to include the numerator and denominator which would make it clear. Increased clarity in overall analysis details:
  3. In the Utilities similar to the cohort generation tab could there be an export tab that lists in text view the analysis description?
AntonStepanof commented 5 years ago

@jhardin29 Could you please help with some requirements: For items 1 and 2: Currently for Path details there are columns: remain - percent from pathway count diff - difference with previous row I guess options "Not in path/Not on drug" don't describe that properly. Looks like adding of Persons count can be a good idea for increasing clarity. It can be these options: "Name", "% in Path", "% Diff with previous", "Persons count"

For item 3: I think we should discuss content for text view. Probably text view can look like that:

Target Cohorts: Table of target cohorts Event Cohorts: Table of event cohorts Analysis Settings: Combination Window: 5 Minimum cell count: 0 Maximum path length: 5
pbr6cornell commented 5 years ago

I agree additional documentation to describe exactly what the statistics represent is important to add as part of ATLAS 2.8.

pbr6cornell commented 1 year ago

@chrisknoll just wrote documentation for Cohort Pathway, so this may be done very soon.