# Generated by roxygen2: do not edit by hand

S3method(plot,AM_mcmc_output)
S3method(plot,AM_prior)
S3method(summary,AM_mcmc_configuration)
S3method(summary,AM_mcmc_output)
S3method(summary,AM_mix_components_prior)
S3method(summary,AM_mix_hyperparams)
S3method(summary,AM_mix_weights_prior)
S3method(summary,AM_prior)
export(AM_clustering)
export(AM_coclustering)
export(AM_demo_mvb_poi)
export(AM_demo_mvn_poi)
export(AM_demo_uvn_poi)
export(AM_demo_uvp_poi)
export(AM_emp_bayes_uninorm)
export(AM_extract)
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_mcmc_refit)
export(AM_mix_components_prior_dirac)
export(AM_mix_components_prior_negbin)
export(AM_mix_components_prior_pois)
export(AM_mix_hyperparams_multiber)
export(AM_mix_hyperparams_multinorm)
export(AM_mix_hyperparams_uninorm)
export(AM_mix_hyperparams_unipois)
export(AM_mix_weights_prior_gamma)
export(AM_plot_chaincor)
export(AM_plot_density)
export(AM_plot_mvb_cluster_frequency)
export(AM_plot_pairs)
export(AM_plot_pmf)
export(AM_plot_similarity_matrix)
export(AM_plot_traces)
export(AM_plot_values)
export(AM_prior_K_Delta)
export(AM_prior_K_NegBin)
export(AM_prior_K_Pois)
export(AM_salso)
export(AM_sample_multibin)
export(AM_sample_multinorm)
export(AM_sample_uninorm)
export(AM_sample_unipois)
importFrom(GGally,ggpairs)
importFrom(Rcpp,evalCpp)
importFrom(bayesplot,color_scheme_set)
importFrom(bayesplot,mcmc_acf_bar)
importFrom(bayesplot,mcmc_areas)
importFrom(bayesplot,mcmc_intervals)
importFrom(bayesplot,mcmc_trace)
importFrom(grDevices,gray.colors)
importFrom(grDevices,n2mfrow)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,hist)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,rasterImage)
importFrom(graphics,title)
importFrom(mvtnorm,rmvnorm)
importFrom(salso,dlso)
importFrom(salso,salso)
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)
importFrom(utils,head)
useDynLib(AntMAN)
