# Generated by roxygen2: do not edit by hand

export(bayes.2S)
export(bayes.2S_seq)
export(gen.dat)
export(get.IC_2S)
export(get.ppd.2S)
export(search.prop.sd)
export(search.prop.sd_seq)
export(trim.mcmc)
import(MASS)
import(Rcpp)
import(coda)
import(doParallel)
import(foreach)
import(ggamma)
import(mvtnorm)
import(parallel)
importFrom(actuar,dllogis)
importFrom(actuar,pllogis)
importFrom(actuar,qllogis)
importFrom(actuar,rllogis)
importFrom(coda,effectiveSize)
importFrom(coda,gelman.diag)
importFrom(coda,mcmc)
importFrom(stats,dexp)
importFrom(stats,dgamma)
importFrom(stats,dlnorm)
importFrom(stats,dnorm)
importFrom(stats,dt)
importFrom(stats,dweibull)
importFrom(stats,ecdf)
importFrom(stats,median)
importFrom(stats,optim)
importFrom(stats,pexp)
importFrom(stats,pgamma)
importFrom(stats,plnorm)
importFrom(stats,pnorm)
importFrom(stats,pweibull)
importFrom(stats,qexp)
importFrom(stats,qgamma)
importFrom(stats,qlnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,qweibull)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,rchisq)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,rlnorm)
importFrom(stats,rmultinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,rweibull)
importFrom(stats,var)
useDynLib(BayesPIM, .registration = TRUE)
