# Generated by roxygen2: do not edit by hand

S3method(plot,cytoflexmix)
S3method(plot,cytoglm)
S3method(plot,cytoglmm)
S3method(plot,cytogroup)
S3method(print,cytoglm)
S3method(print,cytoglmm)
S3method(summary,cytoglm)
S3method(summary,cytoglmm)
export(cytoflexmix)
export(cytoglm)
export(cytoglmm)
export(cytogroup)
export(cytostab)
export(generate_data)
export(plot_heatmap)
export(plot_lda)
export(plot_mds)
export(plot_model_selection)
export(plot_prcomp)
import(BiocParallel)
import(RColorBrewer)
import(doParallel)
import(dplyr)
import(flexmix)
import(ggplot2)
import(magrittr)
import(mbest)
import(stringr)
import(tibble)
importFrom(MASS,lda)
importFrom(MASS,mvrnorm)
importFrom(Matrix,toeplitz)
importFrom(caret,class2ind)
importFrom(caret,cluster)
importFrom(cowplot,plot_grid)
importFrom(factoextra,fviz_eig)
importFrom(factoextra,fviz_pca_var)
importFrom(ggrepel,geom_text_repel)
importFrom(grDevices,colorRampPalette)
importFrom(methods,is)
importFrom(pheatmap,pheatmap)
importFrom(rlang,.data)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,cmdscale)
importFrom(stats,cor)
importFrom(stats,dist)
importFrom(stats,glm)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,prcomp)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rpois)
importFrom(stats,sd)
importFrom(stringr,str_pad)
importFrom(strucchange,gefp)
importFrom(tidyr,pivot_longer)
