# Generated by roxygen2: do not edit by hand

S3method(cfsim,T3Clusf)
S3method(cfsim,akmeans)
S3method(cfsim,lsbclust)
S3method(cl_class_ids,T3Clusf)
S3method(cl_class_ids,akmeans)
S3method(cl_class_ids,int.lsbclust)
S3method(cl_class_ids,lsbclust_sim_part)
S3method(fitted,T3Clusf)
S3method(fitted,akmeans)
S3method(fitted,lsbclust)
S3method(is.cl_hard_partition,T3Clusf)
S3method(is.cl_hard_partition,akmeans)
S3method(is.cl_hard_partition,int.lsbclust)
S3method(is.cl_hard_partition,lsbclust_sim_part)
S3method(is.cl_partition,T3Clusf)
S3method(is.cl_partition,akmeans)
S3method(is.cl_partition,int.lsbclust)
S3method(is.cl_partition,lsbclust_sim_part)
S3method(plot,T3Clusf)
S3method(plot,bicomp)
S3method(plot,col.kmeans)
S3method(plot,int.lsbclust)
S3method(plot,lsbclust)
S3method(plot,ovl.kmeans)
S3method(plot,row.kmeans)
S3method(plot,step.lsbclust)
S3method(print,lsbclust)
S3method(summary,int.lsbclust)
S3method(summary,lsbclust)
export(T3Clusf)
export(akmeans)
export(bicomp)
export(carray)
export(cfsim)
export(genproc)
export(indarr)
export(int.lsbclust)
export(lsbclust)
export(meanbiplot)
export(meanheatmap)
export(orc.lsbclust)
export(rlsbclust)
export(rorth)
export(sim_lsbclust)
export(simsv)
export(step.lsbclust)
import(ggplot2)
import(stats)
importFrom(Rcpp,evalCpp)
importFrom(clue,as.cl_class_ids)
importFrom(clue,cl_agreement)
importFrom(clue,cl_class_ids)
importFrom(clue,is.cl_hard_partition)
importFrom(clue,is.cl_partition)
importFrom(clue,solve_LSAP)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_fill_gradient2)
importFrom(ggplot2,theme_bw)
importFrom(graphics,plot)
importFrom(grid,arrow)
importFrom(grid,gpar)
importFrom(grid,textGrob)
importFrom(grid,unit)
importFrom(gridExtra,arrangeGrob)
importFrom(gridExtra,grid.arrange)
importFrom(methods,is)
importFrom(mvtnorm,rmvnorm)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(plyr,aaply)
importFrom(plyr,alply)
importFrom(plyr,mapvalues)
importFrom(reshape2,melt)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(lsbclust, .registration = TRUE)
