R/posterior.R
top_docs.Rd
Show the top documents for each topic
top_docs(x, n = 10)
the output from a keyATM model (see keyATM()).
keyATM()
How many documents to show. Default is 10.
10
An n x k table of the top n documents for each topic, each number is a document index.