# Generated by roxygen2: do not edit by hand

export(encodeCat)
export(prior_init)
export(profileGLMM_Gibbs)
export(profileGLMM_postProcess)
export(profileGLMM_predict)
export(profileGLMM_preprocess)
export(theta_init)
importFrom(LaplacesDemon,rinvwishart)
importFrom(LaplacesDemon,rmvn)
importFrom(MCMCpack,rdirichlet)
importFrom(Matrix,KhatriRao)
importFrom(Matrix,sparse.model.matrix)
importFrom(Matrix,t)
importFrom(Rcpp,sourceCpp)
importFrom(Spectrum,cluster_similarity)
importFrom(Spectrum,estimate_k)
importFrom(mvtnorm,dmvnorm)
importFrom(stats,as.formula)
importFrom(stats,dnorm)
importFrom(stats,model.matrix)
importFrom(stats,quantile)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(utils,head)
useDynLib(ProfileGLMM, .registration = TRUE)
