# Generated by roxygen2: do not edit by hand

export(Compute_NMI)
export(Multitest)
export(One_step_clustering)
export(Probability.to.belong.to.clone)
export(QuantumCat)
export(QuantumClone)
export(Tree_generation)
export(evolution_plot)
export(manual_plot_trees)
export(multiplot_trees)
export(plot_QC_out)
export(plot_with_margins_densities)
export(statistics_on_Multitest)
import(compiler)
import(foreach)
import(optimx)
importFrom(doParallel,registerDoParallel)
importFrom(doParallel,stopImplicitCluster)
importFrom(fpc,pamk)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(gridExtra,grid.arrange)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(stats,aggregate)
importFrom(stats,dbinom)
importFrom(stats,frequency)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,rbinom)
importFrom(stats,rnbinom)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(utils,tail)
importFrom(utils,write.table)
