This library analyses multivariate data by multi-dimensional scaling and clustering.
Sample data is available at ${mds.directory}/src/sample or ${mds.direcotry}/sample. Those samples are described distance between each items. This library reads the sample, and analyses by multi-dimensional scaling, then, plots items.
java -jar mds-1.x.x.jar <data file>
Type above command line, then the application launches like below image.
