# Generated by roxygen2: do not edit by hand

export(colFinder)
export(corFinder)
export(doppelgangR)
export(dst)
export(mst.mle)
export(outlierFinder)
export(phenoDist)
export(phenoFinder)
export(pst)
export(qst)
export(rst)
export(smokingGunFinder)
export(st.mle)
export(vectorHammingDist)
export(vectorWeightedDist)
exportClasses(DoppelGang)
exportMethods(plot)
exportMethods(print)
exportMethods(show)
exportMethods(summary)
import(methods)
importFrom(Biobase,"exprs<-")
importFrom(Biobase,"pData<-")
importFrom(Biobase,"sampleNames<-")
importFrom(Biobase,exprs)
importFrom(Biobase,featureNames)
importFrom(Biobase,pData)
importFrom(Biobase,sampleNames)
importFrom(BiocParallel,bplapply)
importFrom(BiocParallel,bpparam)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,colData)
importFrom(digest,digest)
importFrom(grDevices,dev.interactive)
importFrom(graphics,abline)
importFrom(graphics,contour)
importFrom(graphics,curve)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,pairs)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,title)
importFrom(impute,impute.knn)
importFrom(mnormt,biv.nt.prob)
importFrom(mnormt,pmnorm)
importFrom(mnormt,pmt)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,cov2cor)
importFrom(stats,dchisq)
importFrom(stats,dnorm)
importFrom(stats,dt)
importFrom(stats,integrate)
importFrom(stats,lm.fit)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,nlminb)
importFrom(stats,optim)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,qchisq)
importFrom(stats,qf)
importFrom(stats,qnorm)
importFrom(stats,rchisq)
importFrom(stats,resid)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(sva,ComBat)
importFrom(utils,combn)
