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).
renderInteractiveKLPlot(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 calculatePerformanceMetric()
The plot title