# Generated by roxygen2: do not edit by hand

S3method(plot,credpart)
S3method(predict,credpart)
S3method(summary,credpart)
export(EkNNclus)
export(bananas)
export(bootclus)
export(bpec)
export(cecm)
export(createD)
export(createPairs)
export(create_MLCL)
export(create_fuzzy_credpart)
export(create_hard_credpart)
export(credal_RI)
export(delta_Bel)
export(ecm)
export(expandlink)
export(extractMass)
export(harris)
export(kcevclus)
export(kevclus)
export(knn_dist)
export(kpcca)
export(makeF)
export(nnevclus)
export(nnevclus_mb)
export(nonspecificity)
export(normalize.credpart)
export(pairwise_mass)
export(pcca)
export(recm)
import(FNN)
import(Matrix)
import(R.utils)
import(limSolve)
import(mclust)
import(plyr)
import(quadprog)
importFrom(grDevices,chull)
importFrom(graphics,abline)
importFrom(graphics,locator)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(stats,as.dist)
importFrom(stats,dist)
importFrom(stats,kmeans)
importFrom(stats,optimize)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(utils,combn)
