Plot the performance of a list of celda_CG models returned from running the celda function. This is visualized by rendering a boxplot for each chain run for each combination of K/L (cell/gene).
render_interactive_kl_plot(celda.list, method = "perplexity",
title = "Model Performance (All Chains)")
A list of celda_CG objects returned from celda function
One of "perplexity" or "loglik", passed through to calculate_performance_metric()
The plot title