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

Issue114 #339

Merged
merged 8 commits into from
Sep 20, 2024
Merged

Issue114 #339

merged 8 commits into from
Sep 20, 2024

Commits on Sep 12, 2024

  1. Fixing Power tables re: #114

    Standardizing power table outputs to adhere to OSM standard theme (reactable via resultTableViewer and resultTableServer). Also split the tables into 2 sub-tabs for easier readability
    nhall6 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    700588a View commit details
    Browse the repository at this point in the history
  2. Updating propensity score table

    Adding conditional formatting of colors to values to aid in interpretation, and also adding an absolute value of beta column.
    nhall6 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7dbdbe6 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Updates to propensity score plot

    Overlaying equipoise statistic onto the plot, and truncating cohort names in legend
    nhall6 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    faf2b66 View commit details
    Browse the repository at this point in the history
  2. Updating covariate balance plot

    Adding maxSDM to covariate balance plot
    nhall6 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    755f2da View commit details
    Browse the repository at this point in the history
  3. Updating captions and systematic error

    Adding to caption descriptions in figures and overlaying EASE statistic on systematic error plot
    nhall6 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5027d54 View commit details
    Browse the repository at this point in the history
  4. Updating systematic error

    Adding more descriptive filenames for plot downloads
    nhall6 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d07fff0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Develop (#340)

    * Fixing #301 (#326)
    
    Adding alphabetical sort to DB input options
    
    * Fixing #296 (#327)
    
    Standardizing pickerInput type for database selection where multiple options are possible to improve UX. Also fixed some colDefs in Exposed Cases
    
    * Fixing #302 and Filtered Data Downloads (#332)
    
    * Fixing #302 and Filtered Data Downloads
    
    All filtered data downloads across all modules should work now, with a button styled the same as the full download. It needs to be a CSV handler though due to the reactable statte
    
    * Updating the fix
    
    Also fixed download buttons in Cohorts module, addressing #298
    
    * Update R_CMD_check_Hades.yaml
    
    * Update R_CMD_check_Hades.yaml
    
    * Update R_CMD_check_Hades.yaml
    
    * fixing R checks
    
    fixing R checks
    
    * Update cohort-diagnostics-databaseInformation.R (#333)
    
    Fixing the issue reported in #162
    
    * fixing issue issue_330 (#334)
    
    fixing time plot x-axis
    
    * fixing issue 167 (#335)
    
    added code to get long database names on multiple lines
    
    * Update cohort-diagnostics-timeDistributions.R (#336)
    
    adding fix for issue 168
    
    * Update patient-level-prediction-modelSummary.R (#337)
    
    ---------
    
    Co-authored-by: Nathan Hall <[email protected]>
    jreps and nhall6 authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b423a28 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. fixing testing errors

    nhall6 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e996799 View commit details
    Browse the repository at this point in the history