# Generated by roxygen2: do not edit by hand

export(redist.combine)
export(redist.combine.mpi)
export(redist.diagplot)
export(redist.enumerate)
export(redist.findparams)
export(redist.ipw)
export(redist.mcmc)
export(redist.mcmc.mpi)
export(redist.rsg)
export(redist.segcalc)
importFrom(Rcpp,evalCpp)
importFrom(coda,autocorr.plot)
importFrom(coda,cumuplot)
importFrom(coda,densplot)
importFrom(coda,gelman.plot)
importFrom(coda,mcmc)
importFrom(coda,mcmc.list)
importFrom(coda,traceplot)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(sp,coordinates)
importFrom(spdep,poly2nb)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,runif)
useDynLib(redist, .registration = TRUE)
