# Generated by roxygen2: do not edit by hand

S3method(plot,pglmm_fit)
S3method(predict,pglmm_fit)
S3method(print,pglmm_data)
S3method(print,pglmm_fit)
S3method(print,pglmm_mcmc)
export(encodeCat)
export(prior_init)
export(profileGLMM_Gibbs)
export(profileGLMM_postProcess)
export(profileGLMM_preprocess)
export(theta_init)
importFrom(LaplacesDemon,rinvwishart)
importFrom(LaplacesDemon,rmvn)
importFrom(MCMCpack,rdirichlet)
importFrom(Matrix,KhatriRao)
importFrom(Matrix,Matrix)
importFrom(Matrix,sparse.model.matrix)
importFrom(Matrix,t)
importFrom(Rcpp,sourceCpp)
importFrom(Spectrum,cluster_similarity)
importFrom(Spectrum,estimate_k)
importFrom(grDevices,hcl.colors)
importFrom(graphics,grid)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,points)
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)
