Description Usage Arguments Value Author(s)
Returns precision and recall values for a data frame containing TP and a score metric (e.g. Bayes factor), or the AUPrRc.
1 |
data |
A data frame containing a 'TP' logical column indicating which genes are true positives. |
score_col |
A character string naming a column containing a score metric. |
group_col |
A character string naming the grouping column of 'data'. If 'NULL' then no group, defaults to 'NULL'. |
A data frame containing the following columns: 'Precision', 'Recall', 'Sensitivity_FDR_10pct', 'Sensitivity_FDR_10pct', and 'AUPrRc'.
Alex T. Kalinka, alex.kalinka@cancer.org.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.