ruv_volcano {ruv} | R Documentation |
RUV Volcano Plot
Description
A scatter plot of negative log p-values against coefficient estimates, commonly known as a volcano plot
Usage
ruv_volcano(fit, X.col = 1)
Arguments
fit |
The results of a call to |
X.col |
Which column of the X matrix to make the plot for. Can be either an integer or a character string. |
Value
A ggplot.
Author(s)
Johann Gagnon-Bartsch
[Package ruv version 0.9.7.1 Index]