Description Usage Arguments Value Author(s) Examples
Given a threshold on the posterior probabilities, genes are declared as null or differentially expressed. For any given threshold, the FDR (false discovery rate) and FNR (false non-discovery rate) can be estimated using the posterior probabilities. This function plots these quantities twice, once versus the threshold probabilities, and once versus the number of declared positives.
1 |
res |
list object output from 'calcFDR' |
ylim |
optional argument specifying limit for y-axis |
q.plotfnr |
Include FNR in plots? |
q.plotpcut |
Include the plot of error rates v. threshold on posterior probabilites? |
q.plotnpos |
Include the plot of error rates v. no. positives. |
... |
arguments passed to 'plot' |
No value is returned to R. Results from BGmix model are output to files.
Alex Lewin
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.