Skip to contents

Summarize solution comparisons

Usage

filter_topics(res, sim_threshold, n_sols)

Arguments

res

output from compare_solutions()

sim_threshold

level of Jaccard similarity for filtering stable topics.

n_sols

the number of fits to decide if a topic is stable.

Value

tibble with counts of topic persistence across fits.