Clustering Objects on Subsets of Attributes

COSA with  R

COSA(tm) is an implementation of the COSA method for clustering  objects (observations) on subsets of attributes (variables) described in Clustering objects on subsets of attributes (pdf).

The files provided here implement a rudimentary interface for using COSA(tm) with the R statistical package.  R is freely available from The R Project for Statistical Computing. This R/COSA interface runs on PC compatible computers with Windows NT/2000/XP or Linux. This present version of the R/COSA interface will not function after December 29, 2017. Future versions will be available after that date.


Installation Instructions:

It is assumed that R has already been installed on the computer. The first step is to create a (target) directory in which to store the downloaded files. This directory should be used only for the R/COSA installation and contain no other files or sub-directories. Its full path name must contain NO imbedded blanks. For Windows, this directory must reside on the same logical disk where R is installed.

   

                                          Windows NT/2000/XT/7

                                         

                                                           Linux


Documentation:

Complete documentation for each R/COSA procedure is provided with associated help files, as described in the readme.txt file provided with the installation. Some familiarity with the above paper helpful when experimenting with some of the more advanced features and options.


www@stat.stanford.edu