Date: Mon, 21 Apr 2008 06:39:46 -0400
Reply-To: Mehdi Soleymani <mehdi_soleymani@SOFTHOME.NET>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Mehdi Soleymani <mehdi_soleymani@SOFTHOME.NET>
Subject: Re: Cluster Analysis - Categorical
use proc distance to find the distance between observation and then use the
output of proc distance as an input for proc cluster.
|