histogram_VICI function

Plotting function for displaying histograms and associated p-values

Plotting function for displaying histograms and associated p-values

Internal function for displaying significance histograms

histogram_VICI( data_df, pval_2plot, response_name, input, inter = TRUE, baseline = NULL )

Arguments

  • data_df: a data.frame.
  • pval_2plot: a data.frame with the p-values to display.
  • response_name: a character string indicating the name of the response.
  • input: internal input from UI.
  • inter: a logical flag indicating whether we are in the interarm setting or not. Default is TRUE.
  • baseline: baseline value used in title when inter is FALSE. Default is NULL.

Returns

a ggpubr plot object

Author(s)

Clément NERESTAN

  • Maintainer: Boris Hejblum
  • License: GPL-3
  • Last published: 2024-02-02

Useful links