View source: R/drawOptimalTopicNumber.R
databaseConnection function is using DatabaseConnector package. The createConnectionDetails and connect functions are congested into a single function.
1 | drawOptimalTopicNumber(dtm, TopicNum, By, metrics)
|
dtm |
DocumentTermMatrix want to explore. |
TopicNum |
The range of topic numbers. It should contain at least to numbers |
By |
The interval of topics when searching |
metrics |
String or vector of possible metrics: "Griffiths2004", "CaoJuan2009", "Arun2010", "Deveaud2014". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.