Gilead-BioStats / gsm

Good Statistical Monitoring R Package
https://gilead-biostats.github.io/gsm/
Apache License 2.0
36 stars 9 forks source link

KRI Over Time Demo App #1705

Closed jonthegeek closed 1 month ago

jonthegeek commented 1 month ago

Overview

An app that displays FlagOverTime and GroupOverview data for the reportingX sample data. Include filters for Group, Metric, and Date. The app should be a single-file app for simple demonstration and customization.

Closes #1704.

Test Notes/Sample Code

Notes:

jonthegeek commented 1 month ago

@jwildfire This is at a merge-able place. We'll discuss at scrum, but the two things I can imagine tweaking to finish this as a POC are:

(removing to discuss below)

It might also be good enough as-is, especially if real data is substituted in for the demo.

jonthegeek commented 1 month ago

Potential to-do:

jonthegeek commented 1 month ago

While this isn't perfect... it works. I kinda feel like we should either remove Report_FlagOverTime() entirely for 2.0, or merge this in (I could be convinced that either of those options are "correct"). @jwildfire @lauramaxwell