kLDA: Function kLDA

kLDAR Documentation

Function kLDA

Description

Function kLDA

Usage

kLDA(data = NULL, K = c(2:10), dtm = NULL, method = "Gibbs",
  removestopwords = F, lower.thresh = 0, seed1 = 0,
  control = list(nstart = 1, best = T, burnin = 4000, iter = 500, thin =
  500, seed = NULL), plot = T, ...)

AndreasFischer1985/quantqual documentation built on June 20, 2022, 4:55 p.m.