# Generated by roxygen2: do not edit by hand

S3method(augment,ivreg2)
S3method(coef,ivreg2)
S3method(coef,ivreg2_first_stage)
S3method(confint,ivreg2)
S3method(confint,ivreg2_first_stage)
S3method(diagnostics,ivreg2)
S3method(first_stage,ivreg2)
S3method(fitted,ivreg2)
S3method(fitted,ivreg2_first_stage)
S3method(formula,ivreg2)
S3method(glance,ivreg2)
S3method(glance,ivreg2_first_stage)
S3method(model.matrix,ivreg2)
S3method(nobs,ivreg2)
S3method(nobs,ivreg2_first_stage)
S3method(predict,ivreg2)
S3method(print,ivreg2)
S3method(print,ivreg2_first_stage)
S3method(print,summary.ivreg2)
S3method(print,summary.ivreg2_first_stage)
S3method(residuals,ivreg2)
S3method(residuals,ivreg2_first_stage)
S3method(summary,ivreg2)
S3method(summary,ivreg2_first_stage)
S3method(terms,ivreg2)
S3method(tidy,ivreg2)
S3method(tidy,ivreg2_first_stage)
S3method(update,ivreg2)
S3method(vcov,ivreg2)
S3method(vcov,ivreg2_first_stage)
export(augment)
export(d)
export(diagnostics)
export(first_stage)
export(glance)
export(ivreg2)
export(l)
export(tidy)
importFrom(Formula,as.Formula)
importFrom(generics,augment)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(stats,.getXlevels)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,delete.response)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,lm.fit)
importFrom(stats,lm.wfit)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,model.weights)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,nobs)
importFrom(stats,pnorm)
importFrom(stats,printCoefmat)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,residuals)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,vcov)
