<?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 Re: Help with PROC CORR in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Help-with-PROC-CORR/m-p/59706#M16852</link>
    <description>Here is what seemed to work for me:&lt;BR /&gt;
&lt;BR /&gt;
I transposed the data and then used:&lt;BR /&gt;
&lt;BR /&gt;
PROC CORR data=name; &lt;BR /&gt;
var LeadershipT;&lt;BR /&gt;
with leadershipa leadershipb leadershipc leadershipd;&lt;BR /&gt;
RUN ;</description>
    <pubDate>Wed, 05 Nov 2008 21:49:27 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-11-05T21:49:27Z</dc:date>
    <item>
      <title>Help with PROC CORR</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-with-PROC-CORR/m-p/59703#M16849</link>
      <description>I have data that I need to correlate.  It is in categories and subcategories.  Example:&lt;BR /&gt;
category -	subcategory  -  set1 -	set2&lt;BR /&gt;
Leadership	    - A	    -  4.07 -	2.38&lt;BR /&gt;
Leadership	    - B	    -  4.09 -	2.19&lt;BR /&gt;
Leadership	    - C	    -  3.36 -	2.62&lt;BR /&gt;
Leadership	    - D	    -  3.47 -	2.11&lt;BR /&gt;
Leadership	    - Total	    -  3.75 -	2.33&lt;BR /&gt;
&lt;BR /&gt;
I want to see which (A, B, C, D) provides the best correlation to the total for that group for each individual set.  I have about 15 sets and 10 groups - all with subcategories.  &lt;BR /&gt;
&lt;BR /&gt;
Help!&lt;BR /&gt;
&lt;BR /&gt;
Thanks so much!</description>
      <pubDate>Wed, 05 Nov 2008 17:24:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-with-PROC-CORR/m-p/59703#M16849</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-11-05T17:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Help with PROC CORR</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-with-PROC-CORR/m-p/59704#M16850</link>
      <description>"the best correlation to the total for that group"??&lt;BR /&gt;
&lt;BR /&gt;
That is not a statistical concept that I am familiar with. Could you define it further?</description>
      <pubDate>Wed, 05 Nov 2008 17:27:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-with-PROC-CORR/m-p/59704#M16850</guid>
      <dc:creator>Paige</dc:creator>
      <dc:date>2008-11-05T17:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help with PROC CORR</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-with-PROC-CORR/m-p/59705#M16851</link>
      <description>I want to see which subcategory (a, b, c, or d) best correlates to the total.</description>
      <pubDate>Wed, 05 Nov 2008 17:34:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-with-PROC-CORR/m-p/59705#M16851</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-11-05T17:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Help with PROC CORR</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-with-PROC-CORR/m-p/59706#M16852</link>
      <description>Here is what seemed to work for me:&lt;BR /&gt;
&lt;BR /&gt;
I transposed the data and then used:&lt;BR /&gt;
&lt;BR /&gt;
PROC CORR data=name; &lt;BR /&gt;
var LeadershipT;&lt;BR /&gt;
with leadershipa leadershipb leadershipc leadershipd;&lt;BR /&gt;
RUN ;</description>
      <pubDate>Wed, 05 Nov 2008 21:49:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-with-PROC-CORR/m-p/59706#M16852</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-11-05T21:49:27Z</dc:date>
    </item>
  </channel>
</rss>

