Package index
-
mod_boxplot()
- Boxplot module
-
mod_boxplot_papo()
- Boxplot wrapper when its output is fed into the papo module
-
mod_corr_hm()
- Correlation Heatmap module
-
mod_forest()
- Forest plot module
-
mod_lineplot()
- Line plot module
-
mod_roc()
- ROC module
-
mod_scatterplot()
- Scatterplot module
-
mod_scatterplotmatrix()
- Matrix of scatterplots module
-
mod_wfphm()
- Waterfall heatmap shiny module
-
mock_app_boxplot()
- Mock boxplot app
-
mock_app_boxplot_mm()
- Mock mm boxplot app
-
mock_app_corr_hm()
- Mock corr hm app
-
mock_app_correlation_hm_mm()
- Mock corr hm app
-
mock_app_forest()
- Mock forestplot app
-
mock_app_lineplot()
- Mock lineplot app
-
mock_app_lineplot_mm_safetyData()
- Mock module manager lineplot app displaying safetyData dataset
-
mock_app_scatterplot()
- Mock scatterplot app
-
mock_app_scatterplotmatrix()
- Mock matrix of scatterplots app
-
mock_roc_mm_app()
mock_roc_app()
- Mock functions
-
boxplot_UI()
- Boxplot UI function
-
boxplot_server()
- Boxplot server function
-
corr_hm_UI()
- Correlation heatmap UI function
-
corr_hm_server()
- Correlation heatmap server function
-
forest_UI()
- Forest plot UI function
-
forest_server()
- Forest plot server function
-
lineplot_UI()
- Lineplot UI function
-
lineplot_server()
- Lineplot server function
-
roc_UI()
- ROC UI function
-
roc_server()
- ROC server function
-
scatterplot_UI()
- Scatter plot UI function
-
scatterplot_server()
- Scatter plot server function
-
scatterplotmatrix_UI()
- Scatter plot matrix UI function
-
scatterplotmatrix_server()
- Scatter plot matrix server function
-
wfphm_UI()
- Waterfall plus heatmap UI function
-
wfphm_hmcat_UI()
- Waterfall plus heatmap categorical heatmap UI function
-
wfphm_hmcat_server()
- Waterfall plus heatmap categorical heatmap server function
-
wfphm_server()
- Waterfall plus heatmap server function
-
wfphm_wf_UI()
- Waterfall UI function
-
wfphm_wf_server()
- Waterfall server function
-
lp_mean_summary_fns
lp_median_summary_fns
- Default lineplot summary functions
-
pearson_correlation()
spearman_correlation()
odds_ratio()
- Forest plot comnputing functions
-
tr_identity()
tr_z_score()
tr_gini()
tr_trunc_z_score()
tr_trunc_z_score_3_3()
tr_min_max()
tr_percentize()
- Transformation functions
-
assert_compute_metric_data()
compute_metric_data()
- Helpers for computing metric data from the subset dataset
-
assert_compute_roc_data()
compute_roc_data()
- Helpers for computing ROC data from the subset dataset
-
prefix_repeat_parameters()
- Prefix Repeat Parameters