<?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 for multicolinearty between categorical variables. What is code in SAS? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-check-for-multicolinearty-between-categorical-variables/m-p/413385#M21664</link>
    <description>&lt;P&gt;For purely nominal variables, you can use PROC FREQ and the chi-square statistic to test the association between variables.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;If the variables are ordinal (they can be ordered, such as 'small', 'medium', and 'large'), you can use PROC FREQ to compute tetrachoric or polychoric correlations between discrete categories. Use&amp;nbsp;the PLCORR options on the TABLES stmt.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lastly, for multivariate statistics, you can use PROC CORRESP to study correlations between categorical variables. Roughly speaking, correspondence analysis for discrete variables is similar to principal component analysis for continuous variables, except contributions to the chi-square statistic are used instead of the variance.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Nov 2017 15:49:53 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2017-11-14T15:49:53Z</dc:date>
    <item>
      <title>How to check for multicolinearty between categorical variables. What is code in SAS?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-check-for-multicolinearty-between-categorical-variables/m-p/413181#M21645</link>
      <description>How to check for multicolinearty between categorical variables. What is code in SAS?</description>
      <pubDate>Tue, 14 Nov 2017 03:29:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-check-for-multicolinearty-between-categorical-variables/m-p/413181#M21645</guid>
      <dc:creator>dode</dc:creator>
      <dc:date>2017-11-14T03:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to check for multicolinearty between categorical variables. What is code in SAS?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-check-for-multicolinearty-between-categorical-variables/m-p/413182#M21646</link>
      <description />
      <pubDate>Tue, 14 Nov 2017 03:29:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-check-for-multicolinearty-between-categorical-variables/m-p/413182#M21646</guid>
      <dc:creator>dode</dc:creator>
      <dc:date>2017-11-14T03:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to check for multicolinearty between categorical variables. What is code in SAS?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-check-for-multicolinearty-between-categorical-variables/m-p/413300#M21653</link>
      <description>&lt;P&gt;In model,&amp;nbsp;&lt;SPAN&gt;categorical variables will encode as 0 1 and combine into design matrix .&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I think it is hard to judge multicolinearty. But sas has ability to eliminate the non-significant&amp;nbsp;categorical variables.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;like:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;proc glmselect;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;class sex/split;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;.......&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 12:26:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-check-for-multicolinearty-between-categorical-variables/m-p/413300#M21653</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2017-11-14T12:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to check for multicolinearty between categorical variables. What is code in SAS?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-check-for-multicolinearty-between-categorical-variables/m-p/413385#M21664</link>
      <description>&lt;P&gt;For purely nominal variables, you can use PROC FREQ and the chi-square statistic to test the association between variables.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;If the variables are ordinal (they can be ordered, such as 'small', 'medium', and 'large'), you can use PROC FREQ to compute tetrachoric or polychoric correlations between discrete categories. Use&amp;nbsp;the PLCORR options on the TABLES stmt.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lastly, for multivariate statistics, you can use PROC CORRESP to study correlations between categorical variables. Roughly speaking, correspondence analysis for discrete variables is similar to principal component analysis for continuous variables, except contributions to the chi-square statistic are used instead of the variance.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 15:49:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-check-for-multicolinearty-between-categorical-variables/m-p/413385#M21664</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2017-11-14T15:49:53Z</dc:date>
    </item>
  </channel>
</rss>

