# Generated by roxygen2: do not edit by hand

S3method(RollingLDA,RollingLDA)
S3method(RollingLDA,default)
S3method(getChunks,RollingLDA)
S3method(getDates,RollingLDA)
S3method(getDocs,RollingLDA)
S3method(getID,RollingLDA)
S3method(getLDA,RollingLDA)
S3method(getNames,RollingLDA)
S3method(getParam,RollingLDA)
S3method(getVocab,RollingLDA)
S3method(print,RollingLDA)
export(RollingLDA)
export(as.RollingLDA)
export(getChunks)
export(getDates)
export(getDocs)
export(getNames)
export(getVocab)
export(is.RollingLDA)
export(updateRollingLDA)
import(checkmate)
import(data.table)
import(ldaPrototype)
importFrom(lubridate,NA_Date_)
importFrom(lubridate,is.Date)
importFrom(stats,na.omit)
importFrom(tosca,LDAprep)
importFrom(utils,tail)
useDynLib(rollinglda, .registration=TRUE)
