Plot_Lineplot_Distributed: Lineplots for distributed computing

View source: R/Visualization.R

Plot_Lineplot_DistributedR Documentation

Lineplots for distributed computing

Description

Plot lineplots of detection accuracy across different batch numbers and methods.

Usage

Plot_Lineplot_Distributed(result, data, measurement)

Arguments

result

A data frame with approriate format to visualize.

data

Name of the dataset to visualize.

measurement

"AUPRC" or "AUROC".

Value

No return values.

Examples

Plot_Lineplot_Distributed(result = table.batch, data = 'pbmc-ch', measurement = 'AUPRC')


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