# Generated by roxygen2: do not edit by hand

S3method(plot,trajClusters)
S3method(print,trajClusters)
S3method(print,trajMeasures)
S3method(print,trajSelection)
S3method(summary,trajClusters)
S3method(summary,trajMeasures)
S3method(summary,trajSelection)
export(Step1Measures)
export(Step2Selection)
export(Step3Clusters)
import(cluster)
importFrom(grDevices,devAskNewPage)
importFrom(grDevices,graphics.off)
importFrom(grDevices,palette.colors)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,polygon)
importFrom(psych,principal)
importFrom(stats,coefficients)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,density)
importFrom(stats,kmeans)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,smooth.spline)
importFrom(stats,var)
