# Generated by roxygen2: do not edit by hand

S3method(confint,geeglm)
S3method(confint,geelm)
S3method(drop1,geeglm)
S3method(drop1,geem)
S3method(getME,default)
S3method(getME,geeglm)
S3method(getME,geelm)
S3method(plot,geeglm)
S3method(plot,geelm)
export(geelm)
export(geelm.control)
export(geelm.fit)
export(getGEE)
export(getME)
export(plotEst)
import(Matrix)
import(geeM)
import(geepack)
importFrom(MESS,qdiag)
importFrom(geepack,geeglm)
importFrom(geepack,geese.control)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,ylab)
importFrom(lme4,getME)
importFrom(methods,as)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,confint)
importFrom(stats,drop.scope)
importFrom(stats,formula)
importFrom(stats,gaussian)
importFrom(stats,glm.fit)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.offset)
importFrom(stats,model.response)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,pchisq)
importFrom(stats,qnorm)
importFrom(stats,terms)
importFrom(stats,update.formula)
