<?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: how to check the Multicollinearity between continuous and categorical variables? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-check-the-Multicollinearity-between-continuous-and/m-p/452666#M23646</link>
    <description>&lt;P&gt;Again, if you just assume there is multi-collinearity, what have you lost by not actually checking? Almost all real world data has multi-collinearity. What are you going to do about multi-collinearity if it is present?&lt;/P&gt;</description>
    <pubDate>Mon, 09 Apr 2018 21:24:28 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2018-04-09T21:24:28Z</dc:date>
    <item>
      <title>how to check the Multicollinearity between continuous and categorical variables?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-check-the-Multicollinearity-between-continuous-and/m-p/452538#M23626</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running a logistic model that includes continuous and categorical variables, should I still need to check&amp;nbsp;Multicollinearity between them? And how to do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know I can ingore the correlation test since they are not all continuous variables, but I am not sure how to check&amp;nbsp;Multicollinearity for these two kinds of variables in logistic regression.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 16:00:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-check-the-Multicollinearity-between-continuous-and/m-p/452538#M23626</guid>
      <dc:creator>joe66</dc:creator>
      <dc:date>2018-04-09T16:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the Multicollinearity between continuous and categorical variables?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-check-the-Multicollinearity-between-continuous-and/m-p/452570#M23628</link>
      <description>&lt;P&gt;I think it is a very safe assumption that you have some (or maybe a lot of) multi-collinearity, so what are you going to do in the presence of multi-collinearity?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Logistic regression does not perform well in the presence of multi-collinearity; a better method, in my opinion is to use a method that performs well in the presence of multi-collinearity; that method is Partial Least Squares Regression. Unfortunately, there is no logistic Partial Least SQuares in SAS, however the method has been published at&amp;nbsp;&lt;A href="https://cedric.cnam.fr/fichiers/RC906.pdf" target="_blank"&gt;https://cedric.cnam.fr/fichiers/RC906.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 17:25:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-check-the-Multicollinearity-between-continuous-and/m-p/452570#M23628</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-04-09T17:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the Multicollinearity between continuous and categorical variables?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-check-the-Multicollinearity-between-continuous-and/m-p/452600#M23635</link>
      <description>&lt;P&gt;Thank you for the comments!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also think it is necessary to check&amp;nbsp; the&amp;nbsp;Multicollinearity among these continuous and categorical predictors, I do not find the "VIF" option in Proc logistic statement, so is there any other way I can check the&amp;nbsp;Multicollinearity?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 18:57:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-check-the-Multicollinearity-between-continuous-and/m-p/452600#M23635</guid>
      <dc:creator>joe66</dc:creator>
      <dc:date>2018-04-09T18:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the Multicollinearity between continuous and categorical variables?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-check-the-Multicollinearity-between-continuous-and/m-p/452666#M23646</link>
      <description>&lt;P&gt;Again, if you just assume there is multi-collinearity, what have you lost by not actually checking? Almost all real world data has multi-collinearity. What are you going to do about multi-collinearity if it is present?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 21:24:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-check-the-Multicollinearity-between-continuous-and/m-p/452666#M23646</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-04-09T21:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the Multicollinearity between continuous and categorical variables?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-check-the-Multicollinearity-between-continuous-and/m-p/452671#M23647</link>
      <description>&lt;P&gt;Adding, if you really want to check the VIF, you can do that in PROC REG, the calculation of VIF is correct for both ordinary least squares regression and for logistic regression, it doesn't matter.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 21:36:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-check-the-Multicollinearity-between-continuous-and/m-p/452671#M23647</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-04-09T21:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the Multicollinearity between continuous and categorical variables?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-check-the-Multicollinearity-between-continuous-and/m-p/452828#M23669</link>
      <description>&lt;P&gt;You could try CORRB option.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc logistic data=sashelp.class;
model sex=age weight height/corrb;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;You will get correlation matrix of coefficient.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, Here HEIGHT and INTERCEPT has -0.82 correlation coefficient. therefore they are correlation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2018 13:56:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-check-the-Multicollinearity-between-continuous-and/m-p/452828#M23669</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2018-04-10T13:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the Multicollinearity between continuous and categorical variables?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-check-the-Multicollinearity-between-continuous-and/m-p/452834#M23672</link>
      <description>&lt;P&gt;See &lt;A href="http://support.sas.com/kb/32471" target="_self"&gt;this note&lt;/A&gt; about assessing collinearity in generalized linear models.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2018 14:04:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-check-the-Multicollinearity-between-continuous-and/m-p/452834#M23672</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2018-04-10T14:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the Multicollinearity between continuous and categorical variables?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-check-the-Multicollinearity-between-continuous-and/m-p/452838#M23673</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18408"&gt;@Ksharp&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;You could try CORRB option.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc logistic data=sashelp.class;
model sex=age weight height/corrb;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;You will get correlation matrix of coefficient.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, Here HEIGHT and INTERCEPT has -0.82 correlation coefficient. therefore they are correlation.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is not the same as having correlation between the original variables.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As stated in the link given by&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13633"&gt;@StatDave&lt;/a&gt;, "&lt;SPAN&gt;Extremely large standard errors for one or more of the estimated parameters and large off-diagonal values in the parameter covariance matrix (COVB option) or correlation matrix (CORRB option) both suggest an ill-conditioned information matrix. However, these conditions can also happen for reasons not related to collinearity among the raw predictors."&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;But all this still seems to ignore the question: You almost certainly have collinearity among the predictors; all real world data does. So, what are you going to do about collinearity?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2018 14:18:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-check-the-Multicollinearity-between-continuous-and/m-p/452838#M23673</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-04-10T14:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the Multicollinearity between continuous and categorical variables?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-check-the-Multicollinearity-between-continuous-and/m-p/452879#M23677</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Paige,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your answer. I am using VIF to deal with multicollinerarity, remove the variable from my model if VIF&amp;gt;10, keep it otherwise. Did I understand your question correctly?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2018 16:10:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-check-the-Multicollinearity-between-continuous-and/m-p/452879#M23677</guid>
      <dc:creator>joe66</dc:creator>
      <dc:date>2018-04-10T16:10:24Z</dc:date>
    </item>
  </channel>
</rss>

