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