masstest | R Documentation |
A list of two with the words (the most frequent form in each topic) and the corresponding word probabilities.
data(masstest)
A list of two.
vocab
A matrix of words for each topic. Each row represents a topic and each column represents the words. Words with the same roots are only represented by the most common form in that topic.
beta
A matrix of combined word probabilities for each topic. Each row represents a topic and each column represents a combined word.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.