plotGridSearchPerplexity.celda_CG: Plot perplexity as a function of K and L from celda_CG models

Description Usage Arguments Value Examples

View source: R/model_performance.R

Description

This function plots perplexity as a function of the cell/gene (K/L) clusters as generated by celdaGridSearch().

Usage

1
2
## S3 method for class 'celda_CG'
plotGridSearchPerplexity(celda.list)

Arguments

celda.list

Object of class 'celda_list'.

Value

A ggplot plot object showing perplexity as a function of clustering parameters.

Examples

1
2
3

compbiomed/celda documentation built on May 25, 2019, 3:58 a.m.