LDA_set_control | R Documentation |
This function provides a simple creation and definition of
the list used to control the set of LDA models. It is set up to be easy
to work with the existing control capacity of
LDA
.
LDA_set_control(quiet = FALSE, measurer = AIC, selector = min, iseed = 2, ...)
quiet |
|
measurer, selector |
Function names for use in evaluation of the LDA
models. |
iseed |
|
... |
Additional arguments to be passed to
|
list
for controlling the LDA model fit.
LDA_set_control()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.