Description Usage Arguments Value Examples
View source: R/model_performance.R
This function plots perplexity as a function of the cell/gene (K/L) clusters as generated by celdaGridSearch().
1 2 | ## S3 method for class 'celda_CG'
plotGridSearchPerplexity(celda.list)
|
celda.list |
Object of class 'celda_list'. |
A ggplot plot object showing perplexity as a function of clustering parameters.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.