# Generated by roxygen2: do not edit by hand

export(box)
export(ci.calc)
export(cormat)
export(dummy)
export(hst)
export(mode)
export(ow.anova)
export(p.corr)
export(qq)
export(residplot)
export(revcode)
export(rm.anova)
export(scatter)
export(stata.plm.margins)
export(tab)
export(z.calc)
import(dplyr)
import(ggplot2)
import(gplots)
import(purrr)
import(rstatix)
import(stringr)
importFrom(formula.tools,get.vars)
importFrom(gdata,nobs)
importFrom(graphics,abline)
importFrom(graphics,boxplot)
importFrom(graphics,plot)
importFrom(plm,fixef)
importFrom(plm,plm)
importFrom(rlang,.data)
importFrom(stats,IQR)
importFrom(stats,TukeyHSD)
importFrom(stats,aov)
importFrom(stats,chisq.test)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,density)
importFrom(stats,lm)
importFrom(stats,predict)
importFrom(stats,qt)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,time)
importFrom(stats,vcov)
