# Generated by roxygen2: do not edit by hand

S3method(plot,IDEMDATA)
S3method(plot,IDEMFIT)
S3method(plot,IDEMIMP)
S3method(plot,IDEMINFER)
S3method(plot,IDEMSINGLE)
S3method(plot,summary.IDEMINFER)
S3method(print,IDEMDATA)
S3method(print,IDEMERROR)
S3method(print,IDEMFIT)
S3method(print,IDEMIMP)
S3method(print,IDEMINFER)
S3method(print,IDEMSINGLE)
S3method(print,summary.IDEMINFER)
S3method(summary,IDEMDATA)
S3method(summary,IDEMINFER)
export(imData)
export(imFitModel)
export(imImpAll)
export(imImpAll_mice)
export(imImpSingle)
export(imInfer)
export(imShiny)
import(Rcpp)
import(methods)
import(stats)
import(survival)
importFrom(grDevices,colors)
importFrom(grDevices,dev.off)
importFrom(grDevices,grey)
importFrom(grDevices,pdf)
importFrom(graphics,abline)
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(mice,complete)
importFrom(mice,mice)
importFrom(mice,mice.impute.mnar.norm)
importFrom(parallel,detectCores)
importFrom(parallel,mclapply)
importFrom(rstan,extract)
importFrom(rstan,sampling)
importFrom(rstan,stanc)
importFrom(sqldf,sqldf)
importFrom(utils,read.table)
importFrom(utils,tail)
useDynLib(idem, .registration = TRUE)
