# Generated by roxygen2: do not edit by hand

S3method(augment,tidylda)
S3method(generate,tidylda_posterior)
S3method(glance,tidylda)
S3method(posterior,tidylda)
S3method(predict,tidylda)
S3method(print,tidylda)
S3method(refit,tidylda)
S3method(tidy,matrix)
S3method(tidy,tidylda)
export(augment)
export(calc_prob_coherence)
export(generate)
export(glance)
export(posterior)
export(refit)
export(tidy)
export(tidylda)
import(Rcpp)
importFrom(Rcpp,sourceCpp)
importFrom(generics,augment)
importFrom(generics,generate)
importFrom(generics,glance)
importFrom(generics,refit)
importFrom(generics,tidy)
importFrom(gtools,rdirichlet)
importFrom(methods,as)
importFrom(rlang,.data)
importFrom(stats,median)
importFrom(stringr,str_replace_all)
importFrom(tibble,as_tibble)
importFrom(tidyr,"%>%")
importFrom(tidyr,pivot_longer)
importFrom(tidytext,cast_dfm)
importFrom(tidytext,cast_dtm)
useDynLib("tidylda", .registration=TRUE)
