# Generated by roxygen2: do not edit by hand

S3method(check,emc)
S3method(credible,emc)
S3method(ess_summary,emc)
S3method(fit,emc)
S3method(gd_summary,emc)
S3method(get_data,emc)
S3method(hypothesis,emc)
S3method(parameters,emc)
S3method(plot,emc)
S3method(posterior_summary,emc)
S3method(predict,emc)
S3method(print,emc)
S3method(recovery,emc)
S3method(subset,emc)
S3method(summary,emc)
export(DDM)
export(LBA)
export(LNR)
export(RDM)
export(chain_n)
export(check)
export(compare)
export(compare_subject)
export(contr.anova)
export(contr.bayes)
export(contr.decreasing)
export(contr.increasing)
export(credible)
export(design)
export(ess_summary)
export(fit)
export(gd_summary)
export(get_BayesFactor)
export(get_data)
export(get_pars)
export(hypothesis)
export(init_chains)
export(make_data)
export(make_emc)
export(make_random_effects)
export(mapped_par)
export(merge_chains)
export(pairs_posterior)
export(parameters)
export(plot_defective_density)
export(plot_fit)
export(plot_pars)
export(plot_prior)
export(plot_relations)
export(plot_sbc_ecdf)
export(plot_sbc_hist)
export(posterior_summary)
export(prior)
export(profile_plot)
export(recovery)
export(run_bridge_sampling)
export(run_emc)
export(run_sbc)
export(sampled_p_vector)
importFrom(Brobdingnag,as.brob)
importFrom(MASS,ginv)
importFrom(Matrix,nearPD)
importFrom(Rcpp,sourceCpp)
importFrom(WienR,dWDM)
importFrom(WienR,pWDM)
importFrom(WienR,rWDM)
importFrom(abind,abind)
importFrom(coda,acfplot)
importFrom(coda,as.mcmc)
importFrom(coda,cumuplot)
importFrom(coda,effectiveSize)
importFrom(coda,gelman.diag)
importFrom(coda,gelman.plot)
importFrom(coda,mcmc)
importFrom(coda,mcmc.list)
importFrom(coda,traceplot)
importFrom(colorspace,diverging_hcl)
importFrom(corrplot,colorlegend)
importFrom(corrplot,corrplot)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,pairs)
importFrom(graphics,par)
importFrom(graphics,plot.default)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(lpSolve,lp.assign)
importFrom(magic,adiag)
importFrom(matrixcalc,is.negative.semi.definite)
importFrom(methods,is)
importFrom(mvtnorm,dmvnorm)
importFrom(mvtnorm,rmvnorm)
importFrom(parallel,mclapply)
importFrom(psych,fa.diagram)
importFrom(stats,acf)
importFrom(stats,approxfun)
importFrom(stats,as.dist)
importFrom(stats,as.formula)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,cov2cor)
importFrom(stats,cutree)
importFrom(stats,dbinom)
importFrom(stats,density)
importFrom(stats,density.default)
importFrom(stats,dexp)
importFrom(stats,dgamma)
importFrom(stats,dnorm)
importFrom(stats,hclust)
importFrom(stats,integrate)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,optimize)
importFrom(stats,pexp)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qbinom)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rchisq)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,smooth.spline)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,var)
importFrom(stats,varimax)
importFrom(utils,combn)
useDynLib(EMC2, .registration = TRUE)
