Draws a MAP-adjusted QQ plot
QQPlot_Adj(Pval, MAP, main="QQ plot", ntry=500, confidence=0.95, Is.unadjsted=TRUE
, Is.legend=TRUE, xlab="Expected Quantiles (-log10 P-values)"
, ylab="Observed Quantiles (-log10 P-values)")
a vector of p-values.
a vector of MAP.
a main title.
a numeric value of the number for resampling (default= 500).
a value for the confidence band (default= 0.95).
a logical value to indicate whether to plot the unadjusted QQ plot (default= TRUE).
a logical value to indicate whether to plot a legend (default= TRUE).
a label for the x axis.
a label for the y axis.
Seunggeun Lee
Lee, S., Fuchsberger, C., Kim, S., Scott, L. (2015) An efficient resampling method for calibrating single and gene-based rare variant association analysis in case-control studies. Biostatistics, in press.