View source: R/compare_solutions.R
filter_topics | R Documentation |
Summarize solution comparisons
filter_topics(res, sim_threshold, n_sols)
res |
output from |
sim_threshold |
level of Jaccard similarity for filtering stable topics. |
n_sols |
the number of fits to decide if a topic is stable. |
tibble with counts of topic persistence across fits.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.