# Generated by roxygen2: do not edit by hand

S3method(plot,BayesMixture)
S3method(plot,BayesMode)
S3method(summary,BayesMode)
export(MEM)
export(bayes_estimation)
export(bayes_mode)
export(bayes_trace)
export(discrete_MF)
export(fixed_point)
export(new_BayesMixture)
import(ggplot2)
importFrom(MCMCglmm,rtnorm)
importFrom(Rdpack,reprompt)
importFrom(assertthat,assert_that)
importFrom(assertthat,is.scalar)
importFrom(assertthat,is.string)
importFrom(bayesplot,mcmc_trace)
importFrom(dplyr,as_tibble)
importFrom(dplyr,filter)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,tibble)
importFrom(ggpubr,ggarrange)
importFrom(graphics,abline)
importFrom(graphics,curve)
importFrom(gtools,rdirichlet)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(mvtnorm,rmvnorm)
importFrom(posterior,as_draws_df)
importFrom(posterior,as_draws_matrix)
importFrom(posterior,subset_draws)
importFrom(scales,hue_pal)
importFrom(sn,dsn)
importFrom(sn,dst)
importFrom(stats,density)
importFrom(stats,dgamma)
importFrom(stats,dnorm)
importFrom(stats,dpois)
importFrom(stats,kmeans)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,rgamma)
importFrom(stats,rmultinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stringr,str_extract)
importFrom(stringr,str_locate)
importFrom(stringr,str_remove)
importFrom(stringr,str_replace)
importFrom(stringr,str_to_lower)
importFrom(tidyr,gather)
