# Generated by roxygen2: do not edit by hand

export(anova_analysis)
export(batch_variability)
export(boxplot)
export(compare_distributions)
export(compare_means)
export(confidence_intervals)
export(control_chart)
export(histogram)
export(hypothesis_testing)
export(regression_analysis)
export(scatterplot)
export(summary_statistics)
import(dplyr)
import(ggplot2)
importFrom(stats,aov)
importFrom(stats,lm)
importFrom(stats,sd)
importFrom(stats,t.test)
