Skip to contents

Visualize the progression of optimization rounds

Usage

plot_optimization_history(result, metric = "both")

Arguments

result

scClustEval_optim result object from sc_optimize_all

metric

Which metric to plot: "accuracy", "clusters", or "both"

Value

A ggplot2 object