# Generated by roxygen2: do not edit by hand

S3method(print,dynamicPrediction.BJM)
S3method(print,dynamicPredictionBio.BJM)
S3method(print,longitudinalSub.BJM)
S3method(print,survivalSub.BJM)
S3method(summary,dynamicPrediction.BJM)
S3method(summary,dynamicPredictionBio.BJM)
S3method(summary,longitudinalSub.BJM)
S3method(summary,survivalSub.BJM)
export(cmtPlot)
export(dynamicPrediction)
export(dynamicPredictionBio)
export(longitudinalSub)
export(predictPlot)
export(print_BJM)
export(print_dynamicPrediction)
export(print_dynamicPredictionBio)
export(print_longitudinalSub)
export(print_survivalSub)
export(riskPlot)
export(survivalSub)
importFrom(Matrix,bdiag)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,sec_axis)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(mvtnorm,dmvnorm)
importFrom(nlme,fixef)
importFrom(nlme,getVarCov)
importFrom(nlme,lme)
importFrom(nlme,lmeControl)
importFrom(nlme,splitFormula)
importFrom(stats,binomial)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,terms)
importFrom(survival,Surv)
importFrom(survival,basehaz)
importFrom(survival,coxph)
importFrom(survival,strata)
