<?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: Proc corr for a high number of variables, Please Help ..Thank You in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-corr-for-a-high-number-of-variables-Please-Help-Thank-You/m-p/150741#M39719</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAS Documentation for Proc PLS is a good place to start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/statug/67523/HTML/default/viewer.htm#statug_pls_examples01.htm"&gt;http://support.sas.com/documentation/cdl/en/statug/67523/HTML/default/viewer.htm#statug_pls_examples01.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Dec 2014 19:38:01 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2014-12-15T19:38:01Z</dc:date>
    <item>
      <title>Proc corr for a high number of variables, Please Help ..Thank You</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-corr-for-a-high-number-of-variables-Please-Help-Thank-You/m-p/150738#M39716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Hi All,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;I have around 1500 variables, I would like to check the correlation between variabes before I start using the variables for modelling. is there any smarter way to do it that doesn't take a long time to run, basically I wan't to remove anthing with a high correlation&amp;nbsp; &amp;gt; 0.8 for example! Kind of macro but doesn't use do loop as I have millions of rows (8 Millioms) to process and our system is quite slow&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Your help would be much appreciated..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Many Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 15:04:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-corr-for-a-high-number-of-variables-Please-Help-Thank-You/m-p/150738#M39716</guid>
      <dc:creator>Kanyange</dc:creator>
      <dc:date>2014-12-15T15:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Proc corr for a high number of variables, Please Help ..Thank You</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-corr-for-a-high-number-of-variables-Please-Help-Thank-You/m-p/150739#M39717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;
&lt;P&gt; is there any smarter way to do it that doesn't take a long time to run,&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;I'm going to say the answer is NO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason I say this is that, in my opinion, looking at correlations is not the smartest way to proceed here. A better way to proceed, in my opinion, is to fit a PLS model to the data and determine combinations of your original variables that are predictive of the response. PLS takes into account the correlations between your variables better than most modelling techniques. Your method of looking at correlations between variables ignores whether or not the variable is predictive of the response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 15:14:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-corr-for-a-high-number-of-variables-Please-Help-Thank-You/m-p/150739#M39717</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2014-12-15T15:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Proc corr for a high number of variables, Please Help ..Thank You</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-corr-for-a-high-number-of-variables-Please-Help-Thank-You/m-p/150740#M39718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Paige...any documentation on PLS results interpretation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 17:39:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-corr-for-a-high-number-of-variables-Please-Help-Thank-You/m-p/150740#M39718</guid>
      <dc:creator>Kanyange</dc:creator>
      <dc:date>2014-12-15T17:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: Proc corr for a high number of variables, Please Help ..Thank You</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-corr-for-a-high-number-of-variables-Please-Help-Thank-You/m-p/150741#M39719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAS Documentation for Proc PLS is a good place to start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/statug/67523/HTML/default/viewer.htm#statug_pls_examples01.htm"&gt;http://support.sas.com/documentation/cdl/en/statug/67523/HTML/default/viewer.htm#statug_pls_examples01.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 19:38:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-corr-for-a-high-number-of-variables-Please-Help-Thank-You/m-p/150741#M39719</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2014-12-15T19:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Proc corr for a high number of variables, Please Help ..Thank You</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-corr-for-a-high-number-of-variables-Please-Help-Thank-You/m-p/150742#M39720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you..so what do you think of Proc Reg to get the VIF?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 22:02:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-corr-for-a-high-number-of-variables-Please-Help-Thank-You/m-p/150742#M39720</guid>
      <dc:creator>Kanyange</dc:creator>
      <dc:date>2014-12-15T22:02:40Z</dc:date>
    </item>
  </channel>
</rss>

