plotGridSearchPerplexity.celda_G: Plot perplexity as a function of L from a celda_G model

Description Usage Arguments Value Examples

View source: R/model_performance.R

Description

Plots perplexity as a function of the gene (L) clusters as generated by celdaGridSearch().

Usage

1
2
## S3 method for class 'celda_G'
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.