# Generated by roxygen2: do not edit by hand

export(demo_group_diff)
export(independent_samples)
export(item_analysis)
export(one_way_ancova)
export(one_way_repeated_anova)
export(paired_samples)
import(car)
import(emmeans)
import(ggplot2)
import(ggpubr)
import(ggrepel)
import(readr)
import(reshape)
import(rstatix)
import(tibble)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(graphics,hist)
importFrom(psych,describe)
importFrom(psych,describeBy)
importFrom(stats,TukeyHSD)
importFrom(stats,aov)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,friedman.test)
importFrom(stats,interaction.plot)
importFrom(stats,kruskal.test)
importFrom(stats,lm)
importFrom(stats,mcnemar.test)
importFrom(stats,pairwise.wilcox.test)
importFrom(stats,reorder)
importFrom(stats,reshape)
importFrom(stats,resid)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
importFrom(stats,t.test)
importFrom(stats,wilcox.test)
