# Generated by roxygen2: do not edit by hand S3method(coef,JointAI) S3method(coef,summary.JointAI) S3method(confint,JointAI) S3method(densplot,JointAI) S3method(densplot,mcmc.list) S3method(family,JointAI) S3method(formula,JointAI) S3method(plot,JointAI) S3method(plot,MCElist) S3method(predDF,JointAI) S3method(predDF,formula) S3method(predDF,list) S3method(predict,JointAI) S3method(print,Dmat) S3method(print,JointAI) S3method(print,MCElist) S3method(print,modelstring) S3method(print,summary.JointAI) S3method(residuals,JointAI) S3method(summary,JointAI) S3method(traceplot,JointAI) S3method(traceplot,mcmc.list) export(GR_crit) export(JM_imp) export(MC_error) export(Surv) export(add_samples) export(auto_corr) export(auto_corr_plot) export(betamm_imp) export(betareg_imp) export(bs) export(clean_survname) export(clm_imp) export(clmm_imp) export(coxph_imp) export(cross_corr) export(cross_corr_plot) export(default_hyperpars) export(densplot) export(extract_state) export(get_MIdat) export(get_missinfo) export(glm_imp) export(glme_imp) export(glmer_imp) export(list_models) export(lm_imp) export(lme_imp) export(lmer_imp) export(lognorm_imp) export(lognormmm_imp) export(md_pattern) export(mlogit_imp) export(mlogitmm_imp) export(ns) export(parameters) export(plot_all) export(plot_imp_distr) export(predDF) export(rd_vcov) export(set_refcat) export(sum_duration) export(survreg_imp) export(traceplot) import(future) import(graphics) import(mathjaxr) import(stats) import(utils) importFrom(rjags,coda.samples) importFrom(rjags,jags.model) importFrom(rlang,.data) importFrom(splines,bs) importFrom(splines,ns)