# Generated by roxygen2: do not edit by hand

S3method(AIC,eglm)
S3method(add1,eglm)
S3method(coef,eglm)
S3method(drop1,eglm)
S3method(extractAIC,eglm)
S3method(family,eglm)
S3method(fitted,eglm)
S3method(formula,elm)
S3method(logLik,eglm)
S3method(model.matrix,eglm)
S3method(predict,eglm)
S3method(predict,elm)
S3method(print,eglm)
S3method(print,elm)
S3method(print,logLik.eglm)
S3method(print,logLik.elm)
S3method(print,summary.eglm)
S3method(print,summary.elm)
S3method(residuals,eglm)
S3method(summary,eglm)
S3method(summary,elm)
S3method(update,elm)
S3method(vcov,eglm)
export(eglm)
export(elm)
importFrom(methods,as)
importFrom(stats,.checkMFClasses)
importFrom(stats,add.scope)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,cooks.distance)
importFrom(stats,delete.response)
importFrom(stats,drop.scope)
importFrom(stats,expand.model.frame)
importFrom(stats,extractAIC)
importFrom(stats,family)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,frequency)
importFrom(stats,gaussian)
importFrom(stats,getCall)
importFrom(stats,hatvalues)
importFrom(stats,is.ts)
importFrom(stats,lm.influence)
importFrom(stats,logLik)
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,napredict)
importFrom(stats,naprint)
importFrom(stats,naresid)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,rstandard)
importFrom(stats,setNames)
importFrom(stats,start)
importFrom(stats,terms)
importFrom(stats,ts)
importFrom(stats,update.default)
importFrom(stats,update.formula)
importFrom(stats,weights)
importFrom(utils,combn)
importFrom(zoo,index)
importFrom(zoo,is.zoo)
importFrom(zoo,zoo)
