# Generated by roxygen2: do not edit by hand

S3method(augment,mjoint)
S3method(confint,mjoint)
S3method(fitted,mjoint)
S3method(fixef,mjoint)
S3method(formula,mjoint)
S3method(getVarCov,mjoint)
S3method(glance,mjoint)
S3method(logLik,mjoint)
S3method(plot,dynLong)
S3method(plot,dynSurv)
S3method(plot,mjoint)
S3method(plot,ranef.mjoint)
S3method(print,bootSE)
S3method(print,dynLong)
S3method(print,dynSurv)
S3method(print,mjoint)
S3method(print,summary.mjoint)
S3method(ranef,mjoint)
S3method(residuals,mjoint)
S3method(sigma,mjoint)
S3method(summary,mjoint)
S3method(tidy,mjoint)
S3method(vcov,mjoint)
export(augment)
export(baseHaz)
export(bootSE)
export(dynLong)
export(dynSurv)
export(glance)
export(mjoint)
export(plotConvergence)
export(sampleData)
export(simData)
export(tidy)
import(foreach)
import(ggplot2)
import(graphics)
import(stats)
import(survival)
importFrom(MASS,ginv)
importFrom(MASS,mvrnorm)
importFrom(Matrix,nearPD)
importFrom(Rcpp,evalCpp)
importFrom(RcppArmadillo,armadillo_reset_cores)
importFrom(RcppArmadillo,armadillo_throttle_cores)
importFrom(cobs,cobs)
importFrom(doParallel,registerDoParallel)
importFrom(generics,augment)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(lme4,ranef)
importFrom(mvtnorm,dmvnorm)
importFrom(mvtnorm,rmvnorm)
importFrom(mvtnorm,rmvt)
importFrom(nlme,fixef)
importFrom(nlme,getVarCov)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(randtoolbox,halton)
importFrom(randtoolbox,sobol)
importFrom(stats,sigma)
importFrom(utils,as.relistable)
importFrom(utils,relist)
importFrom(utils,stack)
useDynLib(joineRML, .registration = TRUE)
