# Generated by roxygen2: do not edit by hand

export(chkPara)
export(fit.model)
export(get.bs.all)
export(get.imp.all)
export(get.mis.table)
export(get.overall.rst)
export(get.theta.quantiles)
export(plotCompleters)
export(plotComposite)
export(plotContour)
export(plotImputed)
export(plotMisPattern)
export(plotSurv)
export(run.idem)
import(stats)
import(survival)
importFrom(coda,mcmc)
importFrom(coda,traceplot)
importFrom(grDevices,colors)
importFrom(grDevices,dev.off)
importFrom(grDevices,grey)
importFrom(grDevices,pdf)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,contour)
importFrom(graphics,filled.contour)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(parallel,detectCores)
importFrom(parallel,mclapply)
importFrom(sqldf,sqldf)
importFrom(utils,read.table)
useDynLib(idem, .registration = TRUE)
