importFrom("fmsb", "NagelkerkeR2")
importFrom("mice", "pool.scalar", "pool", "as.mira")
importFrom("Hmisc", "hdquantile", "wtd.quantile", "wtd.mean", "escapeRegex")
importFrom("boot",  "boot")
importFrom("car",  "recode")
importFrom("reshape2",  "melt", "dcast", "colsplit")
importFrom("plyr",  "rbind.fill", "alply")
importFrom("combinat", "combn")
importFrom("miceadds", "micombine.chisquare")
importFrom("tidyr", "separate", "pivot_wider")
importFrom("stats", "as.formula", "chisq.test", "coef", "gaussian", "lm", "glm", "median", "model.matrix", "na.omit", "pnorm", "pt", "qnorm", "sd", "var", "vcov", "contrasts", "contrasts<-", "weighted.mean", "cov.wt")
importFrom("utils", "str", "capture.output", "flush.console")
importFrom("estimatr", "lm_robust")
importFrom("EffectLiteR", "effectLite")
importFrom("eatTools", "crop", "existsBackgroundVariables", "facToChar", "removePattern", "tableUnlist", "removeNumeric", "removeNonNumeric", "descr", "contr.wec.weighted", "halveString")
importFrom("eatGADS", "import_DF", "extractData")
importFrom("janitor", "make_clean_names")
importFrom("msm", "deltamethod")
import(lavaan)
import(progress)
import(survey)
import(BIFIEsurvey)
export(jk2.mean)
export(jk2.table)
export(jk2.quantile)
export(jk2.glm)
export(repMean)
export(repTable)
export(repQuantile)
export(repGlm)
export(report)
export(generateRandomJk1Zones)
export(funAdjust)
export(funAdjustEL)
export(groupVersusTotalMean)
export(getOutputIfSingular)
export(getOutputIfSingularT1)
export(funadjustLavaanWec)
export(getOutputIfSingularWec)
