Learn R Programming

IntLIM (version 2.0.2)

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)