<?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: collionarity diagonistics in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/collionarity-diagonistics/m-p/516649#M139564</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/245357"&gt;@shahd&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Thank you for marking my answer correct, but you ought to un-mark it as correct. I have not answered the question, I have asked additional questions.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Nov 2018 13:19:04 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2018-11-28T13:19:04Z</dc:date>
    <item>
      <title>collionarity diagonistics</title>
      <link>https://communities.sas.com/t5/SAS-Programming/collionarity-diagonistics/m-p/516469#M139489</link>
      <description>&lt;P&gt;from sas output I got two tables for collionarity diagnostics. Collinearity Diagnostics and Collinearity Diagnostics with intercept adjusted. Which table should I interpret for eigen values eigen vectors and condition index&lt;/P&gt;&lt;P&gt;could anyone help with that&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2018 20:11:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/collionarity-diagonistics/m-p/516469#M139489</guid>
      <dc:creator>shahd</dc:creator>
      <dc:date>2018-11-27T20:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: collionarity diagonistics</title>
      <link>https://communities.sas.com/t5/SAS-Programming/collionarity-diagonistics/m-p/516482#M139493</link>
      <description>&lt;P&gt;Show us your code?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2018 21:12:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/collionarity-diagonistics/m-p/516482#M139493</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2018-11-27T21:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: collionarity diagonistics</title>
      <link>https://communities.sas.com/t5/SAS-Programming/collionarity-diagonistics/m-p/516488#M139496</link>
      <description>&lt;P&gt;Typically, when you do something like Principal Components (which I think is what is happening here), you want the have the variables centered to have a mean of zero (and optionally have a variance of 1). However, the &lt;A href="https://documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=statug&amp;amp;docsetTarget=statug_reg_details24.htm&amp;amp;locale=en" target="_self"&gt;SAS documentation&lt;/A&gt; here doesn't really speak my language. It says: "If you specify the COLLINOINT option, the intercept variable is adjusted out first." but I don't really&amp;nbsp;what "intercept variable is adjusted out" really means, they are words I cannot decipher. I think it might mean that it centers the original variables to have a mean of zero, but it doesn't say that and so I am not sure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Similarly, it goes on to say "&lt;SPAN&gt;For each variable, PROC REG produces the proportion of the variance of the estimate accounted for by each principal component", but it doesn't say WHICH estimate.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;However, there is good news. You can read all of the details at two different papers/books that are referenced. But the bad news is that&amp;nbsp;&amp;nbsp;I don't have those papers/books.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt;, can you shed some light on this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2018 21:29:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/collionarity-diagonistics/m-p/516488#M139496</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-11-27T21:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: collionarity diagonistics</title>
      <link>https://communities.sas.com/t5/SAS-Programming/collionarity-diagonistics/m-p/516649#M139564</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/245357"&gt;@shahd&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Thank you for marking my answer correct, but you ought to un-mark it as correct. I have not answered the question, I have asked additional questions.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2018 13:19:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/collionarity-diagonistics/m-p/516649#M139564</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-11-28T13:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: collionarity diagonistics</title>
      <link>https://communities.sas.com/t5/SAS-Programming/collionarity-diagonistics/m-p/516664#M139572</link>
      <description>&lt;P&gt;Yes, that is my interpretation as well: "the intercept variable is adjusted out first" means "center the data."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I interpret the phrase "&lt;SPAN&gt;the proportion of the variance of the estimate accounted for by each principal component" to refer to using&amp;nbsp;the principal components as the variables in a PC regression. It tells you what proportion of (estimate of) the total variance is accounted for by each&amp;nbsp;PC. As you know, the PCs are orthogonal, so the total variance in the data can be decomposed in terms of the&amp;nbsp;variances of the PCs. This&amp;nbsp;estimate is given by the eigenvalues of the scaled (and perhaps centered) X`X matrix.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2018 13:56:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/collionarity-diagonistics/m-p/516664#M139572</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2018-11-28T13:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: collionarity diagonistics</title>
      <link>https://communities.sas.com/t5/SAS-Programming/collionarity-diagonistics/m-p/516668#M139575</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Yes, that is my interpretation as well: "the intercept variable is adjusted out first" means "center the data."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I interpret the phrase "&lt;SPAN&gt;the proportion of the variance of the estimate accounted for by each principal component" to refer to using&amp;nbsp;the principal components as the variables in a PC regression. It tells you what proportion of (estimate of) the total variance is accounted for by each&amp;nbsp;PC. As you know, the PCs are orthogonal, so the total variance in the data can be decomposed in terms of the&amp;nbsp;variances of the PCs. This&amp;nbsp;estimate is given by the eigenvalues of the scaled (and perhaps centered) X`X matrix.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Okay, thanks.&amp;nbsp;So my understanding is that&amp;nbsp;I would use the COLLINOINT option rather than the COLLIN option, as I have never really discovered a meaningful use for principal components where the data was not centered. (Unless collinearity diagnostics is such a case, I will have to think about this)&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2018 14:08:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/collionarity-diagonistics/m-p/516668#M139575</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-11-28T14:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: collionarity diagonistics</title>
      <link>https://communities.sas.com/t5/SAS-Programming/collionarity-diagonistics/m-p/516692#M139586</link>
      <description>&lt;P&gt;In PCA, usually centered data is used, which is equivalent to using the correlation (scaled) or covariance (unscaled) matrix. There are applications (Jackson, 1991, &lt;EM&gt;A User's Guide to Principal Components&lt;/EM&gt;, p. 72-74) in which the uncentered&amp;nbsp;crossproduct&amp;nbsp;matrix is used. Jackson cites&amp;nbsp;"the field of chemistry" and gives an example for "the absorbance curves for&amp;nbsp;... samples measured at seven wavelengths."&lt;/P&gt;
&lt;P&gt;THE PRINCOMP procedure in SAS provides the NOINT option for when you want to perform an "uncorrected" (=uncentered) analysis.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I haven't been following this discussion previously, but I think we should use the COLLIN option unless you want to ignore collinearities with the intercept. The parameter estimates are based on solving the (uncentered) normal equations (X`X)b = (X`*Y) for the estimates b. The precision of the estimates will be suspect if X`X is nearly rank deficient. Collinearities result in large standard errors and correlated estimates. The&amp;nbsp;COLLIN option tells you when your data might be plagued by these issues, and I think you would want to know whether one of your&amp;nbsp;explanatory variables is nearly constant.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2018 14:42:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/collionarity-diagonistics/m-p/516692#M139586</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2018-11-28T14:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: collionarity diagonistics</title>
      <link>https://communities.sas.com/t5/SAS-Programming/collionarity-diagonistics/m-p/516706#M139592</link>
      <description>&lt;P&gt;Okay, good point, you do want to check for collinearity with the intercept, I wasn't thinking of that. Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you for some reason want to fit a model that has no intercept, then you would use COLLINOINT.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2018 14:50:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/collionarity-diagonistics/m-p/516706#M139592</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-11-28T14:50:27Z</dc:date>
    </item>
  </channel>
</rss>

