plot.DA | R Documentation |
testDA
Plotting results from testDA
## S3 method for class 'DA' plot(x, sort = "Score", p = FALSE, bins = 20, ...)
x |
The output from the |
sort |
Sort methods by median |
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 |
Plots the output from testDA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.