# Generated by roxygen2: do not edit by hand

S3method(plot,factorMerger)
S3method(print,factorMerger)
export(cutTree)
export(generateMultivariateSample)
export(generateSample)
export(getOptimalPartition)
export(getOptimalPartitionDf)
export(groupsStats)
export(mergeFactors)
export(mergingHistory)
export(plotBoxplot)
export(plotFrequency)
export(plotGIC)
export(plotHeatmap)
export(plotMeansAndConfInt)
export(plotProfile)
export(plotProportion)
export(plotSurvival)
export(plotTukey)
importFrom(MASS,isoMDS)
importFrom(agricolae,HSD.test)
importFrom(dplyr,arrange)
importFrom(dplyr,arrange_)
importFrom(dplyr,count)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select_)
importFrom(dplyr,setequal)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,annotate)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_label)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_step)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplot_build)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,scale_color_brewer)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,scale_fill_distiller)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_x_log10)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,stat_summary)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggpubr,ggarrange)
importFrom(grDevices,hcl)
importFrom(graphics,text)
importFrom(knitr,kable)
importFrom(magrittr,"%>%")
importFrom(mvtnorm,dmvnorm)
importFrom(proxy,dist)
importFrom(reshape2,melt)
importFrom(scales,hue_pal)
importFrom(stats,aggregate)
importFrom(stats,anova)
importFrom(stats,aov)
importFrom(stats,as.dist)
importFrom(stats,ave)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,glm)
importFrom(stats,hclust)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,predict)
importFrom(stats,proj)
importFrom(stats,qchisq)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,reshape)
importFrom(stats,residuals)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,step)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(survival,coxph.control)
importFrom(survival,survexp)
importFrom(utils,head)
importFrom(utils,packageVersion)
importFrom(utils,tail)
