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

plotCompareDqdResults and plotConceptCoverage #252

Open
wants to merge 70 commits into
base: main
Choose a base branch
from

Conversation

MaximMoinat
Copy link
Collaborator

Two utility functions that can be called after generating the DQD results:

  • DataQualityDashboard::plotCompareDqdResults(dqd_json_old, dqd_json_new)
  • DataQualityDashboard::plotConceptCoverage(dqd_json_file)

Described in the OHDSI 2021 collaborator showcase (points 2 and 3): https://www.ohdsi.org/2021-global-symposium-showcase-67/

egarcialara and others added 29 commits June 21, 2021 16:55
Co-authored-by: Maxim Moinat <[email protected]>
fixed bug in the implicit output folder manipulation
Fixing typos - semicolons accidentally replaced with commas, some trailing commas deleted.
Adding flowsheet measurement plausible values
Co-authored-by: Elena <[email protected]>
Co-authored-by: Elena <[email protected]>
Incorporate compare and coverage into easy to use functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants