# Generated by roxygen2: do not edit by hand

S3method(pairs,debinfer_result)
S3method(plot,debinfer_result)
S3method(plot,post_sim_list)
S3method(summary,debinfer_result)
export(de_mcmc)
export(debinfer_cov)
export(debinfer_par)
export(deinits)
export(depars)
export(is.debinfer_parlist)
export(is.debinfer_result)
export(log_post_params)
export(log_prior_params)
export(logd_prior)
export(post_prior_densplot)
export(post_sim)
export(reshape_post_sim)
export(setup_debinfer)
export(solve_de)
export(update_sample_rev)
import(MASS)
import(PBSddesolve)
import(RColorBrewer)
import(coda)
import(deSolve)
import(mvtnorm)
import(plyr)
import(stats)
importFrom(grDevices,n2mfrow)
importFrom(graphics,abline)
importFrom(graphics,contour)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.default)
importFrom(graphics,points)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(methods,formalArgs)
importFrom(truncdist,dtrunc)
