---------------------------------------------------------------------- CLUSION README Alexander Strehl Version 2.0 2011-05-01 ---------------------------------------------------------------------- This package contains a MATLAB implementation of the cluster visualization tool CLUSION as described in A. Strehl and J. Ghosh, "Relationship-based Clustering and Visualization for High-dimensional Data Mining", Special Issue on Mining Web-based Data for E-Business Applications of the INFORMS Journal on Computing, 2002 and A. Strehl and J. Ghosh, "Relationship-based Visualization of High-dimensional Data Clusters", Proc. of Workshop on Visual Data Mining (KDD 2001), Aug. 2001, pp. 90-99 ---------------------------------------------------------------------- To use it copy all seven files ClusterVisualTest.m README_ClusterVisual.txt clusion.m imageshq.m perminv.m renumtick.m retick.m to a directory in your MATLAB path or the current directory in your MATLAB environment. Then, in MATLAB just type clusion; to get an illustrative example or help clusion to get help on the usage of the function. It has been tested on LNX86 Matlab 5.2.0.3084 and PCWIN 5.3.0.14912a (R11). ---------------------------------------------------------------------- For questions, comments & services please contact alexander@strehl.com This package and potential updates are available from http://strehl.com ---------------------------------------------------------------------- Finally, copyright (c) 1998-2011 by Alexander Strehl. All rights reserved. License is granted to copy, to use, and to make and to use derivative works for research purposes, provided that the Alexander Strehl copyright notice and this license notice is included in all copies and any derivatives works and in all related documentation. Alexander Strehl grants no other licenses expressed or implied and the licensee acknowleges that Alexander Strehl has no liability for licensee's use or for any derivative works made by licensee. This software is provided as is. Alexander Strehl disclaims and licensee agrees that all warranties, express or implied, including without limitation the implied warranties of merchantability and fitness for a particular purpose. Notwithstanding any other provision contained herein, any liability for damages resulting from the software or its use is expressly disclaimed, including consequential or any other indirect damages, whether arising in contract, tort (including negligence) or strict liability, even if Alexander Strehl is advised of the possibility of such damages. Enjoy! ----------------------------------------------------------------------