# Generated by roxygen2: do not edit by hand

S3method(plot,bayes_mixture)
S3method(plot,bayes_mode)
S3method(plot,mix_mode)
S3method(plot,mixture)
S3method(print,bayes_mixture)
S3method(print,bayes_mode)
S3method(print,mix_mode)
S3method(print,mixture)
S3method(summary,bayes_mixture)
S3method(summary,bayes_mode)
S3method(summary,mix_mode)
S3method(summary,mixture)
export(bayes_fit)
export(bayes_mixture)
export(bayes_mode)
export(bayes_trace)
export(mix_mode)
export(mixture)
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,subset_draws)
importFrom(posterior,summarise_draws)
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_replace_all)
importFrom(stringr,str_to_lower)
importFrom(tidyr,as_tibble)
importFrom(tidyr,gather)
importFrom(utils,head)
