<?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 corr help in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-corr-help/m-p/265858#M13993</link>
    <description>&lt;P&gt;Hello everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a big Pearson Correlation table with 15 variables. I am using the following code. The table does not fit the screen and I have to scrool left and right all the time. How can I make this table smaller?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt; &lt;STRONG&gt;corr&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s2"&gt;data&lt;/SPAN&gt;=HIT &lt;SPAN class="s2"&gt;OUTP&lt;/SPAN&gt;=HITp;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s2"&gt;var&lt;/SPAN&gt; &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; v1&lt;/SPAN&gt;&amp;nbsp;v2 v3 v4 v5 v6 v7 v8 v9 v10 v11 v12 v13 v14 v15;&lt;/P&gt;&lt;P class="p1"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;SPAN class="s1"&gt;;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 23 Apr 2016 21:49:35 GMT</pubDate>
    <dc:creator>Chala</dc:creator>
    <dc:date>2016-04-23T21:49:35Z</dc:date>
    <item>
      <title>Proc corr help</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-corr-help/m-p/265858#M13993</link>
      <description>&lt;P&gt;Hello everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a big Pearson Correlation table with 15 variables. I am using the following code. The table does not fit the screen and I have to scrool left and right all the time. How can I make this table smaller?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt; &lt;STRONG&gt;corr&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s2"&gt;data&lt;/SPAN&gt;=HIT &lt;SPAN class="s2"&gt;OUTP&lt;/SPAN&gt;=HITp;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s2"&gt;var&lt;/SPAN&gt; &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; v1&lt;/SPAN&gt;&amp;nbsp;v2 v3 v4 v5 v6 v7 v8 v9 v10 v11 v12 v13 v14 v15;&lt;/P&gt;&lt;P class="p1"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;SPAN class="s1"&gt;;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Apr 2016 21:49:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-corr-help/m-p/265858#M13993</guid>
      <dc:creator>Chala</dc:creator>
      <dc:date>2016-04-23T21:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Proc corr help</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-corr-help/m-p/265862#M13994</link>
      <description>&lt;P&gt;There's a limit to how many things you can see at once.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can capture the output to a table and then customize the output so it's shown row by row, similar to a list report from proc freq.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Var1 Var2 Corr P-Value&lt;/P&gt;
&lt;P&gt;v1 v2 XX YY&lt;/P&gt;
&lt;P&gt;v1 v3 XX YY&lt;/P&gt;
&lt;P&gt;v1 v4 XX YY&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Apr 2016 22:09:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-corr-help/m-p/265862#M13994</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-04-23T22:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Proc corr help</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-corr-help/m-p/265864#M13995</link>
      <description>&lt;P&gt;Great suggestion. Thank you!&lt;/P&gt;</description>
      <pubDate>Sat, 23 Apr 2016 22:23:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-corr-help/m-p/265864#M13995</guid>
      <dc:creator>Chala</dc:creator>
      <dc:date>2016-04-23T22:23:47Z</dc:date>
    </item>
  </channel>
</rss>

