# Generated by roxygen2: do not edit by hand

S3method(plot,STS)
S3method(print,STS)
S3method(summary,STS)
export(esthcpp)
export(estimateRegns)
export(findRepresentativeDocs)
export(heldoutLikelihood)
export(lgaecpp)
export(lpbdcpp)
export(plotRepresentativeDocs)
export(printRegnTables)
export(printTopWords)
export(sts)
export(topicExclusivity)
export(topicSemanticCoherence)
import(Matrix)
import(ggplot2)
import(glmnet)
import(matrixStats)
import(mvtnorm)
import(slam)
import(stm)
import(tm)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(parallel,mclapply)
importFrom(parallel,stopCluster)
importFrom(stats,model.matrix)
importFrom(stats,optim)
importFrom(stats,quantile)
importFrom(stats,rnorm)
useDynLib(sts, .registration = TRUE)
