# Generated by roxygen2: do not edit by hand

S3method(DIC,listmtar)
S3method(DIC,mtar)
S3method(HPDinterval,mtar)
S3method(WAIC,listmtar)
S3method(WAIC,mtar)
S3method(as.mcmc,mtar)
S3method(coef,mtar)
S3method(fitted,mtar)
S3method(model.matrix,mtar)
S3method(out.of.sample,listmtar)
S3method(out.of.sample,mtar)
S3method(plot,fittedmtar)
S3method(plot,mtar)
S3method(plot,mtarmcmc)
S3method(plot,predict_mtar)
S3method(plot,residuals_mtar)
S3method(predict,mtar)
S3method(print,HDPmtar)
S3method(print,gdmtar)
S3method(print,listmtar)
S3method(print,mtar)
S3method(print,residuals_mtar)
S3method(print,summary_mtar)
S3method(print,summtarmcmc)
S3method(residuals,mtar)
S3method(summary,mtar)
S3method(summary,mtarmcmc)
S3method(vcov,mtar)
export(DIC)
export(WAIC)
export(ars)
export(geweke.diagTAR)
export(geweke.plotTAR)
export(mtar)
export(mtar_grid)
export(out.of.sample)
export(priors)
export(simtar)
importFrom(Formula,Formula)
importFrom(Formula,model.part)
importFrom(GIGrvg,rgig)
importFrom(coda,HPDinterval)
importFrom(coda,as.mcmc)
importFrom(coda,geweke.diag)
importFrom(coda,geweke.plot)
importFrom(coda,mcmc)
importFrom(future,plan)
importFrom(future.apply,future_lapply)
importFrom(grDevices,dev.interactive)
importFrom(grDevices,dev.new)
importFrom(graphics,abline)
importFrom(graphics,curve)
importFrom(graphics,hist)
importFrom(graphics,identify)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(methods,missingArg)
importFrom(mvtnorm,pmvnorm)
importFrom(mvtnorm,pmvt)
importFrom(progressr,handlers)
importFrom(progressr,progressor)
importFrom(progressr,with_progress)
importFrom(stats,coef)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,fitted)
importFrom(stats,median)
importFrom(stats,model.extract)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,pgamma)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qgamma)
importFrom(stats,qnorm)
importFrom(stats,qqnorm)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,resid)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
