Residualplot | R Documentation |
plot the residuals against the number of quantified peptides/PSMs.
Residualplot( fit, xlab = "log2(count)", ylab = "Variance(fitted - observed)", main = NULL )
fit |
an object returned from |
xlab |
the title for x axis. |
ylab |
the title for y axis. |
main |
the title for the figure. |
a ggplot instance.
Yafeng Zhu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.