# Generated by roxygen2: do not edit by hand

S3method(base::print,aipw)
S3method(plot,cdesens)
S3method(print,cde_estimate)
S3method(print,cde_estimator)
S3method(print,seqg)
S3method(print,summary.cde_estimate)
S3method(print,summary.seqg)
S3method(print,summary.seqgboots)
S3method(print,summary.tmatch)
S3method(print,tmatch)
S3method(summary,cde_estimate)
S3method(summary,seqg)
S3method(summary,seqgboots)
S3method(summary,tmatch)
S3method(tidy,cde_estimate)
S3method(vcov,seqg)
export(balance.tmatch)
export(balance_table)
export(boots_g)
export(boots_tm)
export(cde_aipw)
export(cde_did_aipw)
export(cde_ipw)
export(cde_reg_impute)
export(cde_telescope_match)
export(cdesens)
export(estimate)
export(glance)
export(outreg_model)
export(plotDiag.tmatch)
export(sequential_g)
export(set_treatment)
export(telescope_match)
export(tidy)
export(treat_model)
import(glue)
importFrom(Matching,Match)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(glue,glue)
importFrom(graphics,abline)
importFrom(graphics,hist)
importFrom(graphics,lines)
importFrom(graphics,plot.default)
importFrom(graphics,polygon)
importFrom(rlang,`%||%`)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,lm.fit)
importFrom(stats,lm.wfit)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.offset)
importFrom(stats,model.response)
importFrom(stats,model.weights)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,update.formula)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(utils,combn)
