# Generated by roxygen2: do not edit by hand

export(cyt_anova)
export(cyt_bp)
export(cyt_bp2)
export(cyt_dualflashplot)
export(cyt_errbp)
export(cyt_heatmap)
export(cyt_pca)
export(cyt_rf)
export(cyt_skku)
export(cyt_splsda)
export(cyt_ttest)
export(cyt_volc)
export(cyt_xgb)
import(dplyr)
import(ggplot2)
importFrom(caret,confusionMatrix)
importFrom(caret,createDataPartition)
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,mutate)
importFrom(dplyr,row_number)
importFrom(e1071,kurtosis)
importFrom(e1071,skewness)
importFrom(ggrepel,geom_text_repel)
importFrom(gplots,heatmap.2)
importFrom(grDevices,dev.cur)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(grDevices,rainbow)
importFrom(graphics,arrows)
importFrom(graphics,barplot)
importFrom(graphics,boxplot)
importFrom(graphics,par)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(gridExtra,grid.arrange)
importFrom(mixOmics,auroc)
importFrom(mixOmics,background.predict)
importFrom(mixOmics,pca)
importFrom(mixOmics,perf)
importFrom(mixOmics,plotIndiv)
importFrom(mixOmics,plotLoadings)
importFrom(mixOmics,plotVar)
importFrom(mixOmics,splsda)
importFrom(mixOmics,vip)
importFrom(pROC,auc)
importFrom(pROC,ggroc)
importFrom(pROC,roc)
importFrom(plot3D,scatter3D)
importFrom(randomForest,importance)
importFrom(randomForest,randomForest)
importFrom(randomForest,rfcv)
importFrom(reshape2,melt)
importFrom(stats,TukeyHSD)
importFrom(stats,aov)
importFrom(stats,as.formula)
importFrom(stats,biplot)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,predict)
importFrom(stats,reorder)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,t.test)
importFrom(stats,var)
importFrom(stats,wilcox.test)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(utils,capture.output)
importFrom(utils,combn)
importFrom(utils,head)
importFrom(xgboost,getinfo)
importFrom(xgboost,xgb.DMatrix)
importFrom(xgboost,xgb.cv)
importFrom(xgboost,xgb.ggplot.importance)
importFrom(xgboost,xgb.importance)
importFrom(xgboost,xgb.train)
