Description Usage Arguments Value Author(s)
Projection plot of an RUV regression fit.
1 | ruv_projectionplot(fit, X.col = 1, factor = "gradient", adjusted = TRUE)
|
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. |
factor |
Which unwanted factor to use (horizontal axis). Must be either an integer or the character string "gradient". |
adjusted |
Whether the plot should be adjusted for unwanted factors other than the one being plotted. Not relevant when |
A ggplot.
Johann Gagnon-Bartsch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.