# NOT RUN {
#load up a test cluscomp result
data('testcmr');
#calculate the membershpi robustness for one of the clustering results
mr <- memrob(testcmr$e1_kmeans_k5);
#plot the bwplot
membBoxPlot(mr);
# }
Run the code above in your browser using DataLab