LDA_msg {LDATS} | R Documentation |
Create the model-running-message for an LDA
Description
Produce and print the message for a given LDA model.
Usage
LDA_msg(mod_topics, mod_seeds, control = list())
Arguments
mod_topics |
|
mod_seeds |
|
control |
Class |
Examples
LDA_msg(mod_topics = 4, mod_seeds = 2)
[Package LDATS version 0.3.0 Index]