plot.DA: Plotting results from 'testDA'

View source: R/plot.DA.R

plot.DAR Documentation

Plotting results from testDA

Description

Plotting results from testDA

Usage

## S3 method for class 'DA'
plot(x, sort = "Score", p = FALSE, bins = 20, ...)

Arguments

x

The output from the testDA function

sort

Sort methods by median c("AUC","FDR","Power","Score")

p

Logical. Should the p-value distribution be plotted (only p-values from non-spiked features)

bins

Integer. Number of bins in p-value histograms

...

Additional arguments for ggdraw

Value

Plots the output from testDA


Russel88/DAtest documentation built on March 24, 2022, 3:50 p.m.