lzim / teampsd

Team PSD is using GitHub, R and RMarkdown as part of our free and open science workflow.
GNU General Public License v3.0
15 stars 23 forks source link

ICEBOX - User needs UI to see LOESS and Linear graphs to review team performance in tt reports #2507

Open jamesmrollins opened 2 years ago

jamesmrollins commented 2 years ago

References

Situation

Question

jamesmrollins commented 2 years ago

Sim UI 3/2

jamesmrollins commented 2 years ago

As per conversation 3/7 with @dkngenda:

  1. @dkngenda has an R notebook that queries the PTSD Research Database and pulls necessary data into Power BI for the LOESS and Linear plots. R code embedded in Power BI uses the ggplot2 function to crunch the numbers and display them on the map and graphs.
  2. @jamesmrollins will consult with @hirenp-waferwire to determine how to emulate the same functionality as the ggplot2 object in R code.
  3. @jeffhoerle may need to design another tab to use @dkngenda 's query against Lindsey's operational database. The tab would provide an export based on the team's drill down and report via an .xlsx.
  4. The team member or facilitator then would upload the file for processing and availability in the tt3 report.
  5. The R script shown below is executing on CDW data pulled using PowerBI.

Screenshot of ggplot2 - Geoplot, LOESS and Linear plot

image

R code executing ggplot2 instructions.

image

jamesmrollins commented 2 years ago

Hi @hirenp-waferwire. Please take a look at the ggplot discussion above. We will need the ability to receive data and plot data accordingly. Is there a java, JSON or R Code emulator that could support the ggplot2 functionality? Let me know if you want to discuss. Meanwhile, I will work with @jeffhoerle to determine how we might move the data across the platforms.

jamesmrollins commented 2 years ago

As per SWG 3/9

jeffhoerle commented 2 years ago

"LocationSID Export" tab has been implemented and is now published to PROD.

jamesmrollins commented 2 years ago

As per 9/14 Sim UI Workflow mtg:

  1. We will move this feature to the October Epic for prioritization.
  2. Will need to potentially integrate with efforts of @KimCase123, Emily2 and @dkngenda, who are working up reports for supporting research aims 1a and 1b, as we share a dependency to share the results of clinics by location who are seeking results.
  3. James will seek opportunities to use the same efforts to feed information to the sim ui.

FYI: @emilymetcalf114