# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,sca_test)
S3method(glance,sca)
S3method(glance,sca_test)
S3method(print,sca_table)
S3method(print,sca_test)
S3method(sca_report,default)
S3method(sca_report,sca)
S3method(sca_report,sca_test)
S3method(sca_table,default)
S3method(sca_table,sca)
S3method(sca_table,sca_test)
S3method(tidy,sca)
S3method(tidy,sca_test)
export(controlExtractor)
export(control_extractor)
export(duplicate_remover)
export(formula_builder)
export(glance)
export(paste_factory)
export(plotAIC)
export(plotControlDistributions)
export(plotCurve)
export(plotDeviance)
export(plotR2Adj)
export(plotRMSE)
export(plotVars)
export(plot_aic)
export(plot_coef_fit)
export(plot_control_distributions)
export(plot_curve)
export(plot_deviance)
export(plot_influence)
export(plot_multi_se)
export(plot_r2_adj)
export(plot_rmse)
export(plot_samplesizes)
export(plot_sca_test)
export(plot_sca_test_specs)
export(plot_se)
export(plot_variance)
export(plot_vars)
export(sca)
export(sca_minp)
export(sca_report)
export(sca_table)
export(sca_test)
export(sca_variance)
export(scp)
export(se_boot)
export(se_compare)
export(theme_sca)
export(tidy)
export(unAsIs)
export(un_as_is)
import(dplyr, except = "lag")
import(fixest)
import(ggplot2)
import(parallel)
import(pbapply)
import(sandwich)
import(tidyr)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(lmtest,coeftest)
importFrom(magrittr,"%>%")
importFrom(stats,AIC)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,deviance)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,lag)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,residuals)
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)
