export(progenyClust)
S3method(plot,progenyClust)
S3method(print,summary.progenyClust)
S3method(summary,progenyClust)
importFrom("graphics", "par", "plot")
importFrom("stats", "kmeans", "runif", "sd")