# Generated by roxygen2: do not edit by hand

S3method(plot,trajClusters)
S3method(print,trajClusters)
S3method(print,trajMeasures)
S3method(summary,trajClusters)
S3method(summary,trajMeasures)
export(CVIplot)
export(scatterplots)
export(trajClusters)
export(trajMeasures)
export(trajReduce)
import(cluster)
import(clusterCrit)
import(fclust)
importFrom(e1071,cmeans)
importFrom(grDevices,devAskNewPage)
importFrom(grDevices,graphics.off)
importFrom(grDevices,palette.colors)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(igraph,compare)
importFrom(stats,coefficients)
importFrom(stats,complete.cases)
importFrom(stats,density)
importFrom(stats,dist)
importFrom(stats,kmeans)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,sd)
