# NOT RUN {
data(Hepta)
# }
# NOT RUN {
InputDistances=as.matrix(dist(Hepta$Data))
projection=Pswarm(InputDistances)
DelaunayClassificationError(Hepta$Data,projection$ProjectedPoints,Hepta$Cls,LC=projection$LC)$DCE
# }
Run the code above in your browser using DataLab