ROC: ROC

Description Usage Arguments Value

View source: R/function.diff.R

Description

Plots the ROC curve.

Usage

1
ROC(p, sig, main = NULL, rounding = 5)

Arguments

p

The p-value.

sig

A logical vector indicating whether each element in 'p' is actually differentially-expressed (TRUE) or not.

main

Plot title.

rounding

The rounding (number of digits) of log-transformed p-values at which to plot (default 3). Increasing this number will increase the resolution of the curve, but also increase execution time.

Value

Nothing.


plger/RNAontheBENCH documentation built on May 25, 2019, 8:22 a.m.