ruv_volcano function

RUV Volcano Plot

RUV Volcano Plot

A scatter plot of negative log p-values against coefficient estimates, commonly known as a volcano plot

ruv_volcano(fit, X.col = 1)

Arguments

  • fit: The results of a call to ruv_summary.
  • X.col: Which column of the X matrix to make the plot for. Can be either an integer or a character string.

Returns

A ggplot.

Author(s)

Johann Gagnon-Bartsch