# Generated by roxygen2: do not edit by hand

S3method(QIC,geeglm)
S3method(QIC,geekin)
S3method(QIC,ordgee)
S3method(anova,geeglm)
S3method(plot,geeglm)
S3method(print,geeglm)
S3method(print,geese)
S3method(print,summary.geeglm)
S3method(print,summary.geese)
S3method(residuals,geeglm)
S3method(summary,geeglm)
S3method(summary,geese)
S3method(vcov,geeglm)
export("%>%")
export(QIC)
export(compCoef)
export(fixed2Zcor)
export(geeglm)
export(geese)
export(geese.control)
export(geese.fit)
export(genZcor)
export(ordgee)
export(relRisk)
export(tidy)
import(methods)
importFrom(MASS,ginv)
importFrom(broom,tidy)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(magrittr,"%>%")
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,family)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,gaussian)
importFrom(stats,glm.fit)
importFrom(stats,is.empty.model)
importFrom(stats,lm.fit)
importFrom(stats,lowess)
importFrom(stats,model.extract)
importFrom(stats,model.matrix)
importFrom(stats,model.offset)
importFrom(stats,model.response)
importFrom(stats,model.weights)
importFrom(stats,na.omit)
importFrom(stats,naresid)
importFrom(stats,pchisq)
importFrom(stats,printCoefmat)
importFrom(stats,quasi)
importFrom(stats,residuals)
importFrom(stats,summary.glm)
importFrom(stats,var)
importFrom(utils,head)
importFrom(utils,str)
useDynLib(geepack)
