DistRSquared: Visualize the distribution of unadjusted p-values from linear models
Description
Visualize the distribution of unadjusted p-values from linear models
Usage
DistRSquared(IntLimResults, breaks = 100)
Value
No return value, called for side effects
Arguments
- IntLimResults
output of RunIntLim()
- breaks
the number of breaks to use in histogram (see hist() documentation for more details)