Learn R Programming

celda (version 0.0.0.9000)

visualize_model_performance.celda_G: visualize_model_performance for the celda Gene function

Description

visualize_model_performance for the celda Gene function

Usage

# S3 method for celda_G
visualize_model_performance(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