plot_hist_pvals {dearseq}R Documentation

Plotting raw p-values histogram

Description

Display the histogram of raw p-values for diagnostic plots

Usage

plot_hist_pvals(pvals, binwidth = 0.02)

Arguments

pvals

a vector of raw p-values

binwidth

a value specifying the width of the histogram bins. Default is 0.02.

Value

a ggplot object

Author(s)

Boris Hejblum


[Package dearseq version 1.5.1 Index]