build_topicmodel_from_literature: Create a topicmodel from WoS library data frame

View source: R/topic_model.R

build_topicmodel_from_literatureR Documentation

Create a topicmodel from WoS library data frame

Description

Create a topicmodel from WoS library data frame

Usage

build_topicmodel_from_literature(literature, K)

Arguments

literature

Cleaned and processed literature dataframe

K

Predefined K. If null, auto select K with stm library.

Value

List with topicmodels fit (fit), thetaDF distributions (thetadf) and subset of literature columns with topicmodel columns added (doctablewt)


aknutas/nails-package documentation built on Nov. 9, 2023, 3:28 p.m.