<?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: Proc adaptivereg and nominal dependent variables in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-adaptivereg-and-nominal-dependent-variables/m-p/236457#M12529</link>
    <description>&lt;P&gt;Unfortunately, running it for every category is not quite feasible given that I have to work with a hundred categories. I'll just have to narrow down my scope of my analysis to make it work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the answer!&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2015 17:03:28 GMT</pubDate>
    <dc:creator>Plikis</dc:creator>
    <dc:date>2015-11-25T17:03:28Z</dc:date>
    <item>
      <title>Proc adaptivereg and nominal dependent variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-adaptivereg-and-nominal-dependent-variables/m-p/236337#M12513</link>
      <description>&lt;P&gt;Hello! This is my first post, so I hope I've come to the right place.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a rather simple question, which is does PROC ADAPTIVEREG have the capability to model nominal (multiple valued, non-ordinal &amp;nbsp;like the name of a country, a color, etc.) variables, and if so, how would I be able to do it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.sas.com/documentation/onlinedoc/stat/121/adaptivereg.pdf" target="_self"&gt;This&lt;/A&gt;&amp;nbsp;manual contains a ouple of references (pictured in the top half of the attached picture), however no examples or statements to tell the procedure that my predicted value should be nominal. Also, &lt;A href="https://support.sas.com/documentation/onlinedoc/stat/131/introreg.pdf" target="_self"&gt;this&lt;/A&gt;&amp;nbsp;manual curiously omits (pictured in &lt;SPAN&gt;the bottom half of the attached picture&lt;/SPAN&gt;) ADAPTIVEREG in the list of procedures capable of dealing with multinomial data.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I've tried everything, but in the cases of categorical variables SAS keeps telling me that the dependent variable has to have two values. Is there any way to make this work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;P.S. I have an assignment specifically on the application of MARS in specific fields, so unfortunately simple multinomial regression analysis isn't an option for me.&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12094iA137B8F43B915B2C/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="picture.jpg" title="picture.jpg" /&gt;</description>
      <pubDate>Wed, 25 Nov 2015 08:40:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-adaptivereg-and-nominal-dependent-variables/m-p/236337#M12513</guid>
      <dc:creator>Plikis</dc:creator>
      <dc:date>2015-11-25T08:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Proc adaptivereg and nominal dependent variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-adaptivereg-and-nominal-dependent-variables/m-p/236420#M12525</link>
      <description>&lt;P&gt;No, ADAPTIVEREG cannot work with nominal dependent variables that have more than two categories.&amp;nbsp; In the documentation for the MODEL statement, it notes the distributions that are available: Binomial, normal, Gaussian, inverse Gaussian, Poisson and negative binomial.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could, however, run multiple ADAPTIVEREGs with the binomial distribution, each time restricting your data to two levels of the dependent variable. From what I can tell, this would be roughly equivalent to what would hapeen if the multinomial option were available.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2015 15:13:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-adaptivereg-and-nominal-dependent-variables/m-p/236420#M12525</guid>
      <dc:creator>plf515</dc:creator>
      <dc:date>2015-11-25T15:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Proc adaptivereg and nominal dependent variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-adaptivereg-and-nominal-dependent-variables/m-p/236457#M12529</link>
      <description>&lt;P&gt;Unfortunately, running it for every category is not quite feasible given that I have to work with a hundred categories. I'll just have to narrow down my scope of my analysis to make it work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the answer!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2015 17:03:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-adaptivereg-and-nominal-dependent-variables/m-p/236457#M12529</guid>
      <dc:creator>Plikis</dc:creator>
      <dc:date>2015-11-25T17:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Proc adaptivereg and nominal dependent variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-adaptivereg-and-nominal-dependent-variables/m-p/236510#M12533</link>
      <description>&lt;P&gt;If you have 100 levels then you would have a mess even if ADAPTIVEREG let you do it in one PROC.&amp;nbsp; In fact, you could run a loop across levels and then if you wanted, write a data step to combine outputs.&amp;nbsp; You could make it look just like a single ADAPTIVEREG would look. And I think it would be pretty much uninterpretable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2015 00:22:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-adaptivereg-and-nominal-dependent-variables/m-p/236510#M12533</guid>
      <dc:creator>plf515</dc:creator>
      <dc:date>2015-11-26T00:22:13Z</dc:date>
    </item>
  </channel>
</rss>

