# Generated by roxygen2: do not edit by hand

S3method(adjR2,glm)
S3method(adjR2,lm)
S3method(anova,glmgee)
S3method(anova,overglm)
S3method(anova,zeroinflation)
S3method(coef,glmgee)
S3method(coef,overglm)
S3method(coef,zeroinflation)
S3method(confint,glmgee)
S3method(cooks.distance,glmgee)
S3method(cooks.distance,overglm)
S3method(cooks.distance,zeroinflation)
S3method(dfbeta,glmgee)
S3method(dfbeta,overglm)
S3method(dfbeta,zeroinflation)
S3method(envelope,glm)
S3method(envelope,lm)
S3method(envelope,overglm)
S3method(envelope,zeroinflation)
S3method(estequa,glm)
S3method(estequa,glmgee)
S3method(estequa,overglm)
S3method(estequa,zeroinflation)
S3method(fitted,glmgee)
S3method(fitted,overglm)
S3method(fitted,zeroinflation)
S3method(gvif,glm)
S3method(gvif,lm)
S3method(gvif,overglm)
S3method(leverage,glmgee)
S3method(localInfluence,glm)
S3method(localInfluence,glmgee)
S3method(localInfluence,overglm)
S3method(logLik,glmgee)
S3method(logLik,overglm)
S3method(logLik,zeroinflation)
S3method(model.matrix,glmgee)
S3method(model.matrix,overglm)
S3method(model.matrix,zeroinflation)
S3method(predict,glmgee)
S3method(predict,overglm)
S3method(predict,zeroinflation)
S3method(print,glmgee)
S3method(print,overglm)
S3method(print,zeroinflation)
S3method(residuals,glmgee)
S3method(residuals,overglm)
S3method(residuals,zeroinflation)
S3method(stepCriterion,glm)
S3method(stepCriterion,glmgee)
S3method(stepCriterion,lm)
S3method(stepCriterion,overglm)
S3method(summary,glmgee)
S3method(summary,overglm)
S3method(summary,zeroinflation)
S3method(vcov,glmgee)
S3method(vcov,overglm)
S3method(vcov,zeroinflation)
S3method(vdtest,glm)
S3method(vdtest,lm)
export(AGPC)
export(CIC)
export(FisherScoring)
export(GHYC)
export(PAC)
export(QIC)
export(RJC)
export(ROCc)
export(SGPC)
export(adjR2)
export(anova2)
export(confint2)
export(envelope)
export(estequa)
export(glmgee)
export(gvif)
export(hltest)
export(leverage)
export(localInfluence)
export(overglm)
export(residuals2)
export(stepCriterion)
export(vdtest)
export(zero.excess)
export(zeroalt)
export(zeroinf)
importFrom(Formula,Formula)
importFrom(Formula,model.part)
importFrom(Rfast,Digamma)
importFrom(Rfast,Lgamma)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(methods,is)
importFrom(methods,missingArg)
importFrom(numDeriv,grad)
importFrom(numDeriv,hessian)
importFrom(splines,bs)
importFrom(splines,ns)
importFrom(stats,.getXlevels)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,aggregate)
importFrom(stats,anova)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,cooks.distance)
importFrom(stats,cov2cor)
importFrom(stats,dbinom)
importFrom(stats,delete.response)
importFrom(stats,dfbeta)
importFrom(stats,dnbinom)
importFrom(stats,dpois)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,gaussian)
importFrom(stats,get_all_vars)
importFrom(stats,glm)
importFrom(stats,glm.fit)
importFrom(stats,lm)
importFrom(stats,lm.fit)
importFrom(stats,lm.wfit)
importFrom(stats,logLik)
importFrom(stats,model.extract)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.offset)
importFrom(stats,model.response)
importFrom(stats,model.weights)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,pbinom)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,pgamma)
importFrom(stats,pnbinom)
importFrom(stats,pnorm)
importFrom(stats,poisson)
importFrom(stats,ppoints)
importFrom(stats,ppois)
importFrom(stats,printCoefmat)
importFrom(stats,qchisq)
importFrom(stats,qnbinom)
importFrom(stats,qnorm)
importFrom(stats,qpois)
importFrom(stats,qqnorm)
importFrom(stats,qqplot)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,quasibinomial)
importFrom(stats,quasipoisson)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,rchisq)
importFrom(stats,resid)
importFrom(stats,residuals)
importFrom(stats,rgamma)
importFrom(stats,rnbinom)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,toeplitz)
importFrom(stats,uniroot)
importFrom(stats,update)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
