# Generated by roxygen2: do not edit by hand

S3method(logLik,kmeans)
S3method(plot,clustering)
S3method(plot,segments)
S3method(plot,timeseries)
S3method(print,segments)
export(ash)
export(backtrace)
export(calculateScore)
export(clusterCor_c)
export(clusterTimeseries)
export(colorClusters)
export(flowclusterTimeseries)
export(log_1)
export(plotSegmentation)
export(plotdev)
export(processTimeseries)
export(segmentCluster.batch)
export(segmentClusters)
export(setVarySettings)
export(sortClusters)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,dev.off)
importFrom(grDevices,gray)
importFrom(grDevices,png)
importFrom(grDevices,rainbow)
importFrom(grDevices,xy.coords)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,image)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,strheight)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,qt)
importFrom(stats,sd)
importFrom(stats,var)
useDynLib(segmenTier)
