FindDistributedAUC: Calculate concatenated AUPRC or AUROC

View source: R/Downstream.R

FindDistributedAUCR Documentation

Calculate concatenated AUPRC or AUROC

Description

Concatenate doublet scores of different batches. Calculate AUPRC or AUROC on concatenated doublet scores.

Usage

FindDistributedAUC(score.list.all, label.list, type)

Arguments

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".

Value

A list of AUPRC or AUROC of different batches.


xnnba1984/DoubletCollection documentation built on Dec. 10, 2022, 11:13 a.m.