Description Usage Arguments Value Author(s)
This function can be used to generate the pseudo-recall plot
1 |
data |
A data.table containing p-value/q-value score and true class labels |
scores |
A character vector of the data column name scores to compute the pseudo-recall for |
p.title |
A character to label plot |
fdr_threshold |
A numeric vector to add fdr threshold lines to the plot. Default: fdr_threshold = c(0.01, 0.05) |
A list containing the ROC data and a ggplot
Justin Sing https://github.com/singjc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.