Visualize the distribution of unadjusted p-values from linear models
DistPvalues(IntLimResults, breaks = 100, adjusted = TRUE)No return value, called for side effects
output of RunIntLim()
the number of breaks to use in histogram (see hist() documentation for more details)
Whether or not to plot adjusted p-values. If TRUE (default), adjusted p-values are plotted. If FALSE, unadjusted p-values are plotted.