Learn R Programming

celda (version 0.0.0.9000)

visualize_model_performance.celda_C: visualize_model_performance for celda Cell clustering function

Description

visualize_model_performance for celda Cell clustering function

Usage

# S3 method for celda_C
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", "loglik"

title

Title for the plot

log

Currently not working for celda_C objects