| FindDistributedAUC | R Documentation |
Concatenate doublet scores of different batches. Calculate AUPRC or AUROC on concatenated doublet scores.
FindDistributedAUC(score.list.all, label.list, type)
score.list.all |
A list of doublet scores of each batch. |
label.list |
A list of doublet annotations of each batch. |
type |
A measurement type of "AUPRC" or "AUROC". |
A list of AUPRC or AUROC of different batches.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.