# NOT RUN {
example(Nclus)
clusterSim(cl)
clusterSim(cl, symmetric=TRUE)
## should have similar structure but will be numerically different:
clusterSim(cl, symmetric=TRUE, data=Nclus[sample(1:550, 200),])
## different concept of cluster similarity
clusterSim(cl, method="centers")
# }
Run the code above in your browser using DataLab