Description Usage Arguments Value Examples
View source: R/model_performance.R
Plots perplexity as a function of the gene (L) clusters as generated by celdaGridSearch().
1 2 | ## S3 method for class 'celda_G'
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.