scores.histograms: scores.histograms

Description Usage Arguments Details Examples

Description

Make a nice plot of overlapped histograms for each set of scores.

Usage

1
2
scores.histograms(null.vec, nonnull.vec, xlim.min = NULL, xlim.max = NULL,
  ylim.max = NULL, xlab = NULL, main = NULL)

Arguments

null.vec

Non-matching scores

nonnull.vec

Matching scores

ylim.max

Max on the y-axis. Helps beautify the overlayed histograms of null/non-null scores

xlab

Optional x-axis label

main

Optional plot title

Details

Make a nice plot of overlapped histograms for each set of scores. NOTE: the y-axis is density not frequency.

Examples

1
XXXX

npetraco/fdrID documentation built on May 23, 2019, 9:33 p.m.