qqplot | R Documentation |
qqplot create a qqplot
qqplot(pvalue, lambdaNames = NULL, pt.size = 1)
pvalue |
[vector(numeric) or matrix(numeric)]: A matrix, data.frame or vector which contains pvalues. |
lambdaNames |
[vector(character)]: Names of lambda GC, if several colums is given in 'pvalue'. |
pt.size |
[numeric]: Point size. |
A qqplot in ggplot2 format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.