| FindAUC.Single | R Documentation |
Calculate AUPRC and AUROC based on doublet score and annotation on single dataset.
FindAUC.Single(score, label, type)
score |
A vector of doublet scores. |
label |
A vector of doublet annotations (0/1). |
type |
A string of "AUPRC" or "AUROC". |
A number of AUPRC or AUROC.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.