Description Usage Arguments Value
Create a Q-Q plot of the test statistics. The x-axis has the
theoretical quantile you would expect from a standard normal distribution.
The y-axis has the observed quantiles. In the Wald case, it is a ggplot2 version of
what you would get from qqnorm and qqline.
1 2 3  | 
obj | 
 a   | 
test | 
 a character string denoting which beta to use for highlighting the transcript  | 
test_type | 
 either 'wt' for wald test or 'lrt' for likelihood ratio test.  | 
which_model | 
 a character string denoting which model to use for the test  | 
sig_level | 
 the significance level for Fdr  | 
point_alpha | 
 the alpha for the points  | 
sig_color | 
 what color to make the 'significant' transcripts  | 
highlight | 
 a   | 
highlight_color | 
 the color to highlight points.  | 
line_color | 
 what color to make the QQ line  | 
a ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.