plot_hist_pvals {dearseq} | R Documentation |
Display the histogram of raw p-values for diagnostic plots
plot_hist_pvals(pvals, binwidth = 0.02)
pvals |
a vector of raw p-values |
binwidth |
a value specifying the width of the histogram bins.
Default is |
a ggplot
object
Boris Hejblum