# Generated by roxygen2: do not edit by hand

S3method(anova,plmodel)
S3method(coef,glmELE)
S3method(coef,glmMixBayes)
S3method(coef,glmMixture)
S3method(coef,survMixBayes)
S3method(confint,coxphELE)
S3method(confint,coxphMixture)
S3method(confint,ctableMixture)
S3method(confint,glmELE)
S3method(confint,glmMixBayes)
S3method(confint,glmMixture)
S3method(confint,survMixBayes)
S3method(cooks.distance,plglm)
S3method(df.residual,plglm)
S3method(extractAIC,plmodel)
S3method(fitcoxph,adjELE)
S3method(fitcoxph,adjMixture)
S3method(fitctable,adjMixture)
S3method(fitglm,adjELE)
S3method(fitglm,adjMixBayes)
S3method(fitglm,adjMixture)
S3method(fitsurvreg,adjMixBayes)
S3method(logLik,plmodel)
S3method(mi_with,glmMixBayes)
S3method(mi_with,survMixBayes)
S3method(predict,coxphELE)
S3method(predict,coxphMixture)
S3method(predict,glmELE)
S3method(predict,glmMixBayes)
S3method(predict,glmMixture)
S3method(predict,survMixBayes)
S3method(print,adjELE)
S3method(print,adjMixBayes)
S3method(print,adjMixture)
S3method(print,adjustment)
S3method(print,coxphELE)
S3method(print,coxphMixture)
S3method(print,ctableMixture)
S3method(print,glmELE)
S3method(print,glmMixBayes)
S3method(print,glmMixture)
S3method(print,mi_link_pool_glm)
S3method(print,mi_link_pool_survreg)
S3method(print,summary.coxphELE)
S3method(print,summary.coxphMixture)
S3method(print,summary.ctableMixture)
S3method(print,summary.glmELE)
S3method(print,summary.glmMixBayes)
S3method(print,summary.glmMixture)
S3method(print,summary.survMixBayes)
S3method(print,survMixBayes)
S3method(profile,plmodel)
S3method(rstudent,plglm)
S3method(summary,coxphELE)
S3method(summary,coxphMixture)
S3method(summary,ctableMixture)
S3method(summary,glmELE)
S3method(summary,glmMixBayes)
S3method(summary,glmMixture)
S3method(summary,survMixBayes)
S3method(vcov,coxphELE)
S3method(vcov,coxphMixture)
S3method(vcov,ctableMixture)
S3method(vcov,glmELE)
S3method(vcov,glmMixBayes)
S3method(vcov,glmMixture)
S3method(vcov,survMixBayes)
export(adjELE)
export(adjMixBayes)
export(adjMixture)
export(coxphELE)
export(coxphMixture)
export(ctableMixture)
export(glmELE)
export(glmMixBayes)
export(glmMixture)
export(mi_with)
export(plcoxph)
export(plctable)
export(plglm)
export(plsurvreg)
export(survregMixBayes)
import(Rcpp)
import(label.switching)
import(methods)
import(nleqslv)
import(stats)
import(survival)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(nleqslv,nleqslv)
importFrom(rstan,sampling)
importFrom(rstantools,rstan_config)
importFrom(stats,
  Gamma,
  aggregate,
  approxfun,
  ave,
  binomial,
  coef,
  constrOptim,
  cov,
  dbinom,
  delete.response,
  density,
  dgamma,
  dnorm,
  dpois,
  family,
  formula,
  gaussian,
  glm,
  glm.fit,
  lm,
  model.frame,
  model.matrix,
  model.response,
  na.pass,
  napredict,
  optim,
  plogis,
  poisson,
  predict,
  qlogis,
  qnorm,
  qt,
  quasibinomial,
  sd,
  terms,
  var,
  vcov
)
importFrom(survival,
  Surv,
  coxph,
  coxph.control,
  coxph.fit,
  survfit
)
importFrom(utils,
  modifyList,
  setTxtProgressBar,
  txtProgressBar
)
useDynLib(postlink, .registration = TRUE)
