top_topics {keyATM} | R Documentation |
Show the top topics for each document
Description
Show the top topics for each document
Usage
top_topics(x, n = 2)
Arguments
x |
the output from a keyATM model (see |
n |
integer. The number of topics to show. Default is |
Value
An n x k table of the top n topics in each document.
[Package keyATM version 0.5.2 Index]