# Generated by roxygen2: do not edit by hand

S3method(plot,AM_mcmc_output)
S3method(summary,AM_mcmc_output)
export(AM_VnkDelta)
export(AM_VnkNegBin)
export(AM_VnkPoisson)
export(AM_clustering_estimation_average)
export(AM_clustering_estimation_laugreen)
export(AM_clustering_estimation_squared_loss)
export(AM_coclustering)
export(AM_coclustering_slow)
export(AM_compute_stirling_ricor_abs)
export(AM_compute_stirling_ricor_log)
export(AM_emp_bayes_uninorm)
export(AM_find_gamma_Delta)
export(AM_find_gamma_NegBin)
export(AM_find_gamma_Pois)
export(AM_mcmc_fit)
export(AM_mcmc_parameters)
export(AM_mix_components_prior_dirac)
export(AM_mix_components_prior_negbin)
export(AM_mix_components_prior_pois)
export(AM_mix_weights_prior_gamma)
export(AM_multiber_mix_hyperparams)
export(AM_multinorm_mix_hyperparams)
export(AM_plot_similarity_matrix)
export(AM_prior_K_Delta)
export(AM_prior_K_NegBin)
export(AM_prior_K_Pois)
export(AM_sample_multibin)
export(AM_sample_multinorm)
export(AM_sample_unibin)
export(AM_sample_uninorm)
export(AM_sample_unipois)
export(AM_unibin_mix_hyperparams)
export(AM_uninorm_mix_hyperparams)
export(AM_unipois_mix_hyperparams)
exportClasses(AM_mcmc_output)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,gray.colors)
importFrom(graphics,abline)
importFrom(graphics,hist)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,rasterImage)
importFrom(mcclust,comp.psm)
importFrom(mcclust,minbinder)
importFrom(mvtnorm,rmvnorm)
importFrom(sdols,dlso)
importFrom(stats,acf)
importFrom(stats,density)
importFrom(stats,kmeans)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
useDynLib(AntMAN)
