<?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 Does SAS has procedure with automatic variable selection method for multinomial logit models? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Does-SAS-has-procedure-with-automatic-variable-selection-method/m-p/41116#M1725</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivm,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOGISTIC cannot run Multinomial logit models. If it does, then the model means cumulative logit model which is different from multinomial one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Aug 2011 09:13:37 GMT</pubDate>
    <dc:creator>bncoxuk</dc:creator>
    <dc:date>2011-08-03T09:13:37Z</dc:date>
    <item>
      <title>Does SAS has procedure with automatic variable selection method for multinomial logit models?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Does-SAS-has-procedure-with-automatic-variable-selection-method/m-p/41114#M1723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I plan to use PROC CATMOD to fit a multinomial logit models. But it seemed that this procedure does not have the automatic variable selection method (e.g. stepwise, forward). So it takes time to manually exclude a variable. the problem is that the data set has over 5 million cases. It takes over 3 hours to run the model, and then wait there &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://communities.sas.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt; So to finish the model, it probably needs to take a few days with waiting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 20:03:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Does-SAS-has-procedure-with-automatic-variable-selection-method/m-p/41114#M1723</guid>
      <dc:creator>bncoxuk</dc:creator>
      <dc:date>2011-08-02T20:03:10Z</dc:date>
    </item>
    <item>
      <title>Does SAS has procedure with automatic variable selection method for multinomial logit models?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Does-SAS-has-procedure-with-automatic-variable-selection-method/m-p/41115#M1724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of CATMOD, you could use PROC LOGISTIC for stepwise variable selection. I assume the selection= option on the model statement works for multinomial logit models in LOGISTIC. Note: automatic selection methods are controversial, and can be &lt;EM&gt;very &lt;/EM&gt;misleading. At best, you should use the results as an exploratory guide -- never just accept the final (automatic) variables that are selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For some exploratory work, you could make faster progress by considering a random sample of your 5 million observations, and using the sample for some modeling (at least initially). I am guessing that fits will occur much faster with 1 million or 500,000 observations. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 21:53:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Does-SAS-has-procedure-with-automatic-variable-selection-method/m-p/41115#M1724</guid>
      <dc:creator>lvm</dc:creator>
      <dc:date>2011-08-02T21:53:07Z</dc:date>
    </item>
    <item>
      <title>Does SAS has procedure with automatic variable selection method for multinomial logit models?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Does-SAS-has-procedure-with-automatic-variable-selection-method/m-p/41116#M1725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivm,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOGISTIC cannot run Multinomial logit models. If it does, then the model means cumulative logit model which is different from multinomial one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 09:13:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Does-SAS-has-procedure-with-automatic-variable-selection-method/m-p/41116#M1725</guid>
      <dc:creator>bncoxuk</dc:creator>
      <dc:date>2011-08-03T09:13:37Z</dc:date>
    </item>
    <item>
      <title>Does SAS has procedure with automatic variable selection method for multinomial logit models?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Does-SAS-has-procedure-with-automatic-variable-selection-method/m-p/41117#M1726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The intro to the LOGISTIC procedure (User's Guide), and example 51.4 (v9.2) deal with generalized logits (not ordinal) and the multinomial problem. But I am guessing that you have a different modeling approach in mind. In that case, there is no variable selection method. But as I wrote above, I would be cautious of any automatic variable-selection method. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 13:02:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Does-SAS-has-procedure-with-automatic-variable-selection-method/m-p/41117#M1726</guid>
      <dc:creator>lvm</dc:creator>
      <dc:date>2011-08-03T13:02:44Z</dc:date>
    </item>
    <item>
      <title>Does SAS has procedure with automatic variable selection method for multinomial logit models?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Does-SAS-has-procedure-with-automatic-variable-selection-method/m-p/41118#M1727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;bncoxuk-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc logit can run multinomial models. use &lt;STRONG&gt;link=glogit &lt;/STRONG&gt;in the model statement options&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 14:02:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Does-SAS-has-procedure-with-automatic-variable-selection-method/m-p/41118#M1727</guid>
      <dc:creator>trekvana</dc:creator>
      <dc:date>2011-08-09T14:02:44Z</dc:date>
    </item>
  </channel>
</rss>

