# Generated by roxygen2: do not edit by hand

S3method(coef,aftgee)
S3method(coef,aftsrr)
S3method(predict,aftgee)
S3method(predict,aftsrr)
S3method(print,aftgee)
S3method(print,aftsrr)
S3method(print,summary.aftgee)
S3method(print,summary.aftsrr)
S3method(residuals,aftgee)
S3method(residuals,aftsrr)
S3method(summary,aftgee)
S3method(summary,aftsrr)
S3method(vcov,aftgee)
S3method(vcov,aftsrr)
export(QIC)
export(Surv)
export(aftgee)
export(aftgee.control)
export(aftsrr)
importFrom(BB,BBsolve)
importFrom(BB,dfsane)
importFrom(MASS,ginv)
importFrom(geepack,geese)
importFrom(geepack,geese.fit)
importFrom(graphics,boxplot)
importFrom(methods,getClass)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parLapply)
importFrom(parallel,parSapply)
importFrom(parallel,stopCluster)
importFrom(stats,approx)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,lm)
importFrom(stats,model.extract)
importFrom(stats,model.matrix)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,resid)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(stats,weights)
importFrom(survival,Surv)
importFrom(survival,basehaz)
importFrom(survival,coxph)
importFrom(survival,survfit)
importFrom(utils,vi)
useDynLib(aftgee, .registration = TRUE)
