# Generated by roxygen2: do not edit by hand

S3method(anova,glm4)
S3method(case.names,glm4)
S3method(confint,glm4)
S3method(cooks.distance,glm4)
S3method(deviance,glm4)
S3method(df.residual,glm4)
S3method(extractAIC,glm4)
S3method(family,glm4)
S3method(formula,glm4)
S3method(hatvalues,glm4)
S3method(influence,glm4)
S3method(labels,glm4)
S3method(logLik,glm4)
S3method(model.frame,glm4)
S3method(model.matrix,glm4)
S3method(nobs,glm4)
S3method(predict,glm4)
S3method(print,glm4)
S3method(resid,glm4)
S3method(residuals,glm4)
S3method(rstandard,glm4)
S3method(sigma,glm4)
S3method(summary,glm4)
S3method(variable.names,glm4)
S3method(vcov,glm4)
S3method(weights,glm4)
export(glm4)
importFrom(methods,as)
importFrom(methods,is)
importFrom(stats,anova)
importFrom(stats,case.names)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,cooks.distance)
importFrom(stats,deviance)
importFrom(stats,df.residual)
importFrom(stats,extractAIC)
importFrom(stats,family)
importFrom(stats,formula)
importFrom(stats,hatvalues)
importFrom(stats,influence)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,naprint)
importFrom(stats,naresid)
importFrom(stats,nobs)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,reformulate)
importFrom(stats,resid)
importFrom(stats,residuals)
importFrom(stats,rstandard)
importFrom(stats,sigma)
importFrom(stats,stat.anova)
importFrom(stats,variable.names)
importFrom(stats,vcov)
importFrom(stats,weights)
