# Generated by roxygen2: do not edit by hand

S3method(plot,clustEff)
S3method(print,clustEff)
S3method(print,summary.clustEff)
S3method(summary,clustEff)
export(clustEff)
export(extract.object)
import(cluster)
import(qrcm)
importFrom(fda,Data2fd)
importFrom(fda,create.bspline.basis)
importFrom(fda,eval.fd)
importFrom(fda,int2Lfd)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,gray.colors)
importFrom(grDevices,n2mfrow)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,boxplot)
importFrom(graphics,lines)
importFrom(graphics,matlines)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(stats,as.dist)
importFrom(stats,cutree)
importFrom(stats,hclust)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,splinefun)
importFrom(stats,terms)
importFrom(utils,combn)
importFrom(utils,getFromNamespace)
importFrom(utils,menu)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
