# Generated by roxygen2 (4.1.1): do not edit by hand

S3method(fitted,CRTgeeDR)
S3method(predict,CRTgeeDR)
S3method(print,CRTgeeDR)
S3method(print,summary.CRTgeeDR)
S3method(summary,CRTgeeDR)
export(geeDREstimation)
export(getCI)
export(getOMPlot)
export(getPSPlot)
import(MASS)
import(Matrix)
import(ggplot2)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,plot)
importFrom(methods,as)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,fitted)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.offset)
importFrom(stats,model.response)
importFrom(stats,na.pass)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,step)
importFrom(stats,terms)
importFrom(stats,weights)
