prep_LDA_control | R Documentation |
Update the control list for the LDA model with the specific seed as indicated. And remove controls not used within the LDA itself.
prep_LDA_control(seed, control = list())
seed |
|
control |
Named list of control parameters to be used in
|
list
of controls to be used in the LDA.
prep_LDA_control(seed = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.