export(psf)
S3method(plot, psf)
S3method(predict, psf)
import("data.table")
importFrom("cluster", "silhouette")
importFrom("graphics", "plot", "points")
importFrom("stats", "dist", "frequency", "is.ts", "kmeans", "start",
           "time", "ts", "window")
