# Generated by roxygen2: do not edit by hand

export(controlExtractor)
export(duplicate_remover)
export(formula_builder)
export(paste_factory)
export(plotAIC)
export(plotControlDistributions)
export(plotCurve)
export(plotDeviance)
export(plotR2Adj)
export(plotRMSE)
export(plotVars)
export(sca)
export(scp)
export(se_boot)
export(se_compare)
export(unAsIs)
import(dplyr, except = "lag")
import(fixest)
import(ggplot2)
import(parallel)
import(pbapply)
import(sandwich)
import(tidyr)
importFrom(lmtest,coeftest)
importFrom(magrittr,"%>%")
importFrom(stats,AIC)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,deviance)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,lag)
importFrom(stats,lm)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stringr,fixed)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace)
importFrom(stringr,str_split)
importFrom(stringr,str_trim)
