OHDSI / ClinicalCharacteristics

[under development] table shell approach to OMOP characterization
Apache License 2.0
0 stars 0 forks source link

Improve visualize and summaries #2

Closed mdlavallee92 closed 2 months ago

mdlavallee92 commented 5 months ago
  1. Add a mode where continuous vars can be summarized as a histogram
  2. in previewClinicalCharacteristics add a visual mode (bar graph for categorical and box-whiskes or histogram for continuous)
  3. add a mode to compare two cohorts and calculate SMD....make table and scatter plot
  4. Add output themes
    • journal => bind cat and continuous together in single flat table (flextable??)
    • dynamic => reactable with sparklines
    • heatmap
    • clean => basic table
mdlavallee92 commented 2 months ago

closing given v1 sprint....will revisit if needed