drawOptimalTopicNumber: databaseConnection function

Description Usage Arguments

View source: R/drawOptimalTopicNumber.R

Description

databaseConnection function is using DatabaseConnector package. The createConnectionDetails and connect functions are congested into a single function.

Usage

1
drawOptimalTopicNumber(dtm, TopicNum, By, metrics)

Arguments

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".


ABMI/SOCRATex documentation built on March 20, 2021, 11:01 a.m.