<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Proc Distance in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Distance/m-p/14839#M304</link>
    <description>I used Proc Distance to find the distance between 20 variables but it only gave me the bottom half.  I know the top half will be symmetric but is there a way to get that? I used ANOMINAL(var1--var20); BY var21; format but it gave me the bottom half of the table and blank values above the diagonal row of zeros.</description>
    <pubDate>Fri, 03 Apr 2009 02:02:44 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-04-03T02:02:44Z</dc:date>
    <item>
      <title>Proc Distance</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Distance/m-p/14839#M304</link>
      <description>I used Proc Distance to find the distance between 20 variables but it only gave me the bottom half.  I know the top half will be symmetric but is there a way to get that? I used ANOMINAL(var1--var20); BY var21; format but it gave me the bottom half of the table and blank values above the diagonal row of zeros.</description>
      <pubDate>Fri, 03 Apr 2009 02:02:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Distance/m-p/14839#M304</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-04-03T02:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Distance</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Distance/m-p/14840#M305</link>
      <description>[pre]&lt;BR /&gt;
&lt;B&gt;SHAPE= TRIANGLE | TRI &lt;BR /&gt;
SHAPE= SQUARE | SQU | SQR&lt;/B&gt; &lt;BR /&gt;
specifies the shape of the proximity matrix to be stored in the OUT= data set.&lt;BR /&gt;
SHAPE= TRIANGLE requests the matrix to be stored as a lower triangular matrix;&lt;BR /&gt;
SHAPE= SQUARE requests the matrix to be stored as a squared matrix. Use&lt;BR /&gt;
SHAPE= SQUARE if the output data set is to be used as input to the&lt;BR /&gt;
MODECLUS procedures. The default is TRIANGLE.&lt;BR /&gt;
[/pre]</description>
      <pubDate>Sun, 05 Apr 2009 10:12:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Distance/m-p/14840#M305</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2009-04-05T10:12:52Z</dc:date>
    </item>
  </channel>
</rss>

