<?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 testing multicollinearity in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/testing-multicollinearity/m-p/388237#M20227</link>
    <description>&lt;P&gt;I wanted to know if anyone has found a cut off determinant for assessing multi-collinearity. I used the proc corr statement&amp;nbsp;(which I think is spearman's correlation) but everything I am reading seems to have found no consensus and varies anywhere from above 0.5 to 0.9. Anyone know what&amp;nbsp;a good cut off is?&lt;/P&gt;</description>
    <pubDate>Tue, 15 Aug 2017 18:06:44 GMT</pubDate>
    <dc:creator>j4sanford</dc:creator>
    <dc:date>2017-08-15T18:06:44Z</dc:date>
    <item>
      <title>testing multicollinearity</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/testing-multicollinearity/m-p/388237#M20227</link>
      <description>&lt;P&gt;I wanted to know if anyone has found a cut off determinant for assessing multi-collinearity. I used the proc corr statement&amp;nbsp;(which I think is spearman's correlation) but everything I am reading seems to have found no consensus and varies anywhere from above 0.5 to 0.9. Anyone know what&amp;nbsp;a good cut off is?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2017 18:06:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/testing-multicollinearity/m-p/388237#M20227</guid>
      <dc:creator>j4sanford</dc:creator>
      <dc:date>2017-08-15T18:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: testing multicollinearity</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/testing-multicollinearity/m-p/388262#M20228</link>
      <description>&lt;P&gt;You would be best served using the COLLIN option in Proc REG to assess collinearity.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The numbers listed in the "Collinearity Diagnostics" table represent the number&lt;BR /&gt;of eigenvalues extracted from the rescaled X`X matrix. They are listed from&lt;BR /&gt;largest to smallest.&lt;/P&gt;
&lt;P&gt;You can look at the Condition Number to determine if there is any collinearity.&lt;BR /&gt;The condition indices are the square roots of the ratio of the largest&lt;BR /&gt;eigenvalue to each individual eigenvalue. The largest condition index is the&lt;BR /&gt;condition number of the scaled X matrix. Belsey, Kuh, and Welsch (1980) suggest&lt;BR /&gt;that, when this number is around 10, weak dependencies may be starting to&lt;BR /&gt;affect the regression estimates. When this number is larger than 100, the&lt;BR /&gt;estimates may have a fair amount of numerical error (although the statistical&lt;BR /&gt;standard error almost always is much greater than the numerical error). &lt;BR /&gt;For each variable, PROC REG produces the proportion of the variance of the&lt;BR /&gt;estimate accounted for by each principal component. A collinearity problem&lt;BR /&gt;occurs when a component associated with a high condition index contributes&lt;BR /&gt;strongly (variance proportion greater than about 0.5) to the variance of two or&lt;BR /&gt;more variables.&lt;/P&gt;
&lt;P&gt;The VIF option in the MODEL statement provides the Variance Inflation Factors&lt;BR /&gt;(VIF). These factors measure the inflation in the variances of the parameter&lt;BR /&gt;estimates due to collinearities that exist among the regressor (dependent)&lt;BR /&gt;variables. There are no formal criteria for deciding if a VIF is large enough&lt;BR /&gt;to affect the predicted values, although some authorities (Myers 1990) state&lt;BR /&gt;that values exceeding 10 may be cause for concern. The variables with the&lt;BR /&gt;larger VIF values may indicate that those variables are the ones involved in&lt;BR /&gt;the collinearity.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2017 18:53:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/testing-multicollinearity/m-p/388262#M20228</guid>
      <dc:creator>SAS_Rob</dc:creator>
      <dc:date>2017-08-15T18:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: testing multicollinearity</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/testing-multicollinearity/m-p/388265#M20229</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/140836"&gt;@j4sanford&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;I wanted to know if anyone has found a cut off determinant for assessing multi-collinearity. I used the proc corr statement&amp;nbsp;(which I think is spearman's correlation) but everything I am reading seems to have found no consensus and varies anywhere from above 0.5 to 0.9. Anyone know what&amp;nbsp;a good cut off is?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It is not a good idea to create multiple threads with the same question. People read one thread but are unaware of the other thread, and they don't get the full answer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;May I suggest that all further discussion go into your original thread at &lt;A href="https://communities.sas.com/t5/Mathematical-Optimization/Collinearity-Diagnostics-Using-the-Information-Matrix/m-p/388209#M1952" target="_blank"&gt;https://communities.sas.com/t5/Mathematical-Optimization/Collinearity-Diagnostics-Using-the-Information-Matrix/m-p/388209#M1952&lt;/A&gt; where there are already other answers.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2017 19:06:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/testing-multicollinearity/m-p/388265#M20229</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2017-08-15T19:06:26Z</dc:date>
    </item>
  </channel>
</rss>

