# Generated by roxygen2: do not edit by hand

S3method(plot,fdid)
S3method(plot,fdid_list)
S3method(print,fdid)
S3method(summary,fdid)
export(fdid)
export(fdid_list)
export(fdid_prepare)
import(dplyr)
import(estimatr)
import(tidyr)
importFrom(doFuture,`%dofuture%`)
importFrom(doFuture,registerDoFuture)
importFrom(foreach,"%dopar%")
importFrom(future,multisession)
importFrom(future,plan)
importFrom(future,sequential)
importFrom(grDevices,adjustcolor)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,segments)
importFrom(grf,causal_forest)
importFrom(rlang,"%||%")
importFrom(rlang,":=")
importFrom(rlang,sym)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,cov)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(tidyselect,all_of)
