# Generated by roxygen2: do not edit by hand

S3method(plot,fittedDExp)
S3method(plot,fittedExp)
S3method(plot,fittedICAR)
S3method(plot,fittedLogistic)
S3method(plot,mcsimres)
S3method(plot,probMat)
S3method(summary,fittedExp)
S3method(summary,fittedICAR)
S3method(summary,fittedLogistic)
export(createProbMat)
export(dexpfit)
export(expfit)
export(icarfit)
export(logisticfit)
export(mcsim)
import(coda)
import(graphics)
import(nimble)
import(parallel)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,rchisq)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,rlnorm)
importFrom(stats,rlogis)
importFrom(stats,rmultinom)
importFrom(stats,rnorm)
importFrom(stats,rt)
importFrom(stats,runif)
importFrom(stats,rweibull)
