MakeQQplot: Drawing a QQplot
Description
The function MakeQQplot displays the QQplot of the -log10(pvalues).
Usage
MakeQQplot(Pvalues, Name = NULL, Xrange = NULL, Yrange = NULL)
Arguments
- Pvalues
A vector containing pvalues.
- Name
A name of the corresponding test. (optional)
- Xrange
A range for the x axis. (optional)
- Yrange
A range for the y axis. (optional)