# Generated by roxygen2: do not edit by hand

S3method(plot,harmanresults)
S3method(print,summary.harmanresults)
S3method(summary,harmanresults)
export(arrowPlot)
export(clusterStats)
export(discoverClusteredMethylation)
export(harman)
export(kClusterMethylation)
export(pcaPlot)
export(prcompPlot)
export(reconstructData)
export(shiftBetas)
importFrom(Ckmeans.1d.dp,Ckmeans.1d.dp)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,arrows)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(matrixStats,rowVars)
importFrom(methods,is)
importFrom(parallel,mclapply)
importFrom(stats,prcomp)
importFrom(stats,runif)
useDynLib(Harman)