# Generated by roxygen2: do not edit by hand

S3method(coef,INLAjoint)
S3method(family,INLAjoint)
S3method(fitted,INLAjoint)
S3method(fixef,INLAjoint)
S3method(formula,INLAjoint)
S3method(logLik,INLAjoint)
S3method(nobs,INLAjoint)
S3method(plot,INLAjoint)
S3method(predict,INLAjoint)
S3method(print,INLAjoint)
S3method(print,plot.INLAjoint)
S3method(print,summary.INLAjoint)
S3method(ranef,INLAjoint)
S3method(summary,INLAjoint)
export(INLAjoint)
export(joint)
export(joint.rerun)
export(joint.run)
export(setup_S_model)
import(data.table)
import(ggplot2)
import(stats)
import(utils)
importFrom(Matrix,Diagonal)
importFrom(Matrix,bdiag)
importFrom(grDevices,dev.flush)
importFrom(grDevices,dev.interactive)
importFrom(grDevices,dev.new)
importFrom(grDevices,devAskNewPage)
importFrom(lme4,findbars)
importFrom(lme4,nobars)
importFrom(lme4,subbars)
importFrom(methods,new)
importFrom(nlme,fixef)
importFrom(nlme,ranef)
importFrom(numDeriv,grad)
importFrom(numDeriv,hessian)
importFrom(splines,ns)
