<?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 in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-CORR/m-p/40162#M10385</link>
    <description>I am trying to run a correlation and scatter plots for 14 different variables.  SAS runs a correlation on all of my variables, but only gives a scatter plot for the first 5 variables.  I know there is a way to tell SAS that I want all of the plots.  I have been using nmaxvar=14, but that hasn't helped.  &lt;BR /&gt;
&lt;BR /&gt;
Does anyone know how to get all the scatter plots to print?  &lt;BR /&gt;
&lt;BR /&gt;
Thanks for any help.</description>
    <pubDate>Tue, 19 Aug 2008 17:20:28 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-08-19T17:20:28Z</dc:date>
    <item>
      <title>Proc CORR</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-CORR/m-p/40162#M10385</link>
      <description>I am trying to run a correlation and scatter plots for 14 different variables.  SAS runs a correlation on all of my variables, but only gives a scatter plot for the first 5 variables.  I know there is a way to tell SAS that I want all of the plots.  I have been using nmaxvar=14, but that hasn't helped.  &lt;BR /&gt;
&lt;BR /&gt;
Does anyone know how to get all the scatter plots to print?  &lt;BR /&gt;
&lt;BR /&gt;
Thanks for any help.</description>
      <pubDate>Tue, 19 Aug 2008 17:20:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-CORR/m-p/40162#M10385</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-08-19T17:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Proc CORR</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-CORR/m-p/40163#M10386</link>
      <description>SAS 9.1.3?  I think that is a glitch in the experimental release of the ODS graphics.  Although the default is 5, I think the max is also 5 [and that it is corrected in 9.2 (I don't have it to test)].&lt;BR /&gt;
&lt;BR /&gt;
If my recollection is correct, then the 9.1.3 work-around is to do a series of PROC CORR's using 5 VARs or 5VARs + 5 WITHs at a time.  Less elegant, but you do get the results.&lt;BR /&gt;
&lt;BR /&gt;
Doc Muhlbaier&lt;BR /&gt;
Duke</description>
      <pubDate>Tue, 19 Aug 2008 18:20:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-CORR/m-p/40163#M10386</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2008-08-19T18:20:16Z</dc:date>
    </item>
  </channel>
</rss>

