The software within this project implements algorithms for finding statistical clusters in multivariate data in the presence of measurement errors as described in http://www.machinelearning.org/proceedings/icml2007/papers/137.pdf by Sun, Kabán & Raychaudhury. The software is a Java translation of the original coding that was implemented in MATLAB. This version of the code has several advantages