You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Enhancements
tm_g_pp_adverse_events
Updated the position of the labels.
Updated the plot to render the color legend.
tm_t_summary_by
Enhanced the module to support the geometric mean in the encoding panel.
tm_t_summary
Updated and added a footnote.
Enhanced the module to support geometric mean in the encoding panel.
Updated the module to display the checkboxes for numeric variables statistics only when numeric variables are part of the selected.
Updated validations to warn users when using a dataset with non unique identifiers or when selecting variables with non supported types (i.e. Date, POSIXt).
Added a checkbox to remove the column generated by missing values.
Other modules
Updated tm_t_binary_outcome to enable an option to apply a continuity correction in the Newcombe method
Simplified the show R code for tm_g_pp_patient_timeline module.
Improved the names of the code chunks shown in Debug Info.
Improved the validation if treatment variable is not a factor.
Bug fixes
Updated the validation to account for the error when multiple variables are not selected in tm_g_pp_patient_timeline module.