# Generated by roxygen2: do not edit by hand

S3method(print,bibit3)
S3method(summary,bibit3)
export(BiBitWorkflow)
export(ClusterRowCoverage)
export(ColInfo)
export(ColNoiseBC)
export(CompareResultJI)
export(MaxBC)
export(NoiseScree)
export(RowTest_Fisher)
export(UpdateBiclust_RowNoise)
export(bibit)
export(bibit2)
export(bibit3)
export(bibit3_patternBC)
export(bibit_columnextension)
export(make_arff_row_col)
exportMethods(summary)
import(biclust)
importFrom(cluster,agnes)
importFrom(cluster,clusGap)
importFrom(cluster,maxSE)
importFrom(dendextend,color_branches)
importFrom(foreign,read.arff)
importFrom(foreign,write.arff)
importFrom(grDevices,dev.new)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(graphics,abline)
importFrom(graphics,barplot)
importFrom(graphics,image)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(lattice,levelplot)
importFrom(methods,new)
importFrom(methods,setGeneric)
importFrom(methods,setMethod)
importFrom(randomcoloR,distinctColorPalette)
importFrom(stats,as.dendrogram)
importFrom(stats,as.dist)
importFrom(stats,as.hclust)
importFrom(stats,cutree)
importFrom(stats,fisher.test)
importFrom(stats,hclust)
importFrom(stats,heatmap)
importFrom(stats,lm)
importFrom(utils,capture.output)
importFrom(utils,combn)
importFrom(utils,read.table)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(utils,write.table)
importFrom(viridis,viridis)
