# Generated by roxygen2: do not edit by hand

S3method(plot,comparaciones)
S3method(print,comparaciones)
S3method(summary,comparacion)
S3method(summary,comparaciones)
S3method(summary,homocedasticidad)
export(BMTest)
export(BMpTest)
export(BartlettTest)
export(BonferroniNPTest)
export(BonferroniTest)
export(BrownForsytheTest)
export(ConoverTest)
export(DSCFTest)
export(DuncanTest)
export(DunnTest)
export(FKTest)
export(GHTest)
export(GabrielTest)
export(HolmTest)
export(LSDTest)
export(Levene.Test)
export(MWTest)
export(NemenyiTest)
export(SNKTest)
export(ScheffeTest)
export(T2Test)
export(T3Test)
export(TukeyTest)
export(bar_error)
export(descripYG)
export(grubbs_outliers)
importFrom(dplyr,across)
importFrom(dplyr,group_by)
importFrom(dplyr,n)
importFrom(dplyr,rename)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,tibble)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggridges,geom_density_ridges2)
importFrom(magrittr,"%>%")
importFrom(moments,kurtosis)
importFrom(moments,skewness)
importFrom(multcompView,multcompLetters)
importFrom(patchwork,wrap_plots)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,ensym)
importFrom(rlang,sym)
importFrom(stats,IQR)
importFrom(stats,anova)
importFrom(stats,deviance)
importFrom(stats,kruskal.test)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,p.adjust)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,ptukey)
importFrom(stats,qf)
importFrom(stats,qt)
importFrom(stats,qtukey)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stats,wilcox.test)
importFrom(tidyr,drop_na)
importFrom(tidyselect,all_of)
importFrom(utils,combn)
