R/posterior.R
top_topics.Rd
Show the top topics for each document
top_topics(x, n = 2)
the output from a keyATM model (see keyATM()).
keyATM()
integer. The number of topics to show. Default is 2.
2
An n x k table of the top n topics in each document.