Learn R Programming

celda (version 0.0.0.9000)

visualizeModelPerformance.celda_G: visualizeModelPerformance for the celda Gene function

Description

visualizeModelPerformance for the celda Gene function

Usage

# S3 method for celda_G
visualizeModelPerformance(celda.list, method = "perplexity",
  title = "Model Performance (All Chains)", log = F)

Arguments

celda.list

A celda_list object returned from celda()

method

One of "perplexity" or "loglik"

title

Title for the plot

log

Currently not working for celda.G objects