R/topic_modeling.R
plot_quality_metrics.Rd
Creates individual diagnostic metric plots across different K values from stm::searchK results.
plot_quality_metrics(search_results)
Results from stm::searchK or find_optimal_k()
A named list of ggplot objects, one per available metric (possible keys: semcoh, residual, heldout, lbound).