<?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: MULTINOMINAL REGRESSION in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/MULTINOMINAL-REGRESSION/m-p/863645#M341139</link>
    <description>How to add fixed effects?</description>
    <pubDate>Sun, 12 Mar 2023 10:16:31 GMT</pubDate>
    <dc:creator>HEB1</dc:creator>
    <dc:date>2023-03-12T10:16:31Z</dc:date>
    <item>
      <title>MULTINOMINAL REGRESSION</title>
      <link>https://communities.sas.com/t5/SAS-Programming/MULTINOMINAL-REGRESSION/m-p/862893#M340848</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I try to run a multinominal retrogression with year and country fixed effect,&amp;nbsp; where my dependent variable has 3 values and it is a dummy variable (NOT ordinal where there is a meaning to the number).&lt;/P&gt;&lt;P&gt;I could not find a code for multinominal&amp;nbsp; regression with fixed effects in sas...&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;dependent&lt;/TD&gt;&lt;TD&gt;country&lt;/TD&gt;&lt;TD&gt;year&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;v&lt;/TD&gt;&lt;TD&gt;2000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;v&lt;/TD&gt;&lt;TD&gt;2001&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;v&lt;/TD&gt;&lt;TD&gt;2002&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;v&lt;/TD&gt;&lt;TD&gt;2003&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;x&lt;/TD&gt;&lt;TD&gt;1999&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;x&lt;/TD&gt;&lt;TD&gt;2000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;x&lt;/TD&gt;&lt;TD&gt;2001&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;x&lt;/TD&gt;&lt;TD&gt;2002&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;y&lt;/TD&gt;&lt;TD&gt;2007&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Wed, 08 Mar 2023 10:15:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/MULTINOMINAL-REGRESSION/m-p/862893#M340848</guid>
      <dc:creator>HEB1</dc:creator>
      <dc:date>2023-03-08T10:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: MULTINOMINAL REGRESSION</title>
      <link>https://communities.sas.com/t5/SAS-Programming/MULTINOMINAL-REGRESSION/m-p/862895#M340850</link>
      <description>&lt;P&gt;PROC LOGISTIC can do this&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 10:41:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/MULTINOMINAL-REGRESSION/m-p/862895#M340850</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-03-08T10:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: MULTINOMINAL REGRESSION</title>
      <link>https://communities.sas.com/t5/SAS-Programming/MULTINOMINAL-REGRESSION/m-p/863645#M341139</link>
      <description>How to add fixed effects?</description>
      <pubDate>Sun, 12 Mar 2023 10:16:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/MULTINOMINAL-REGRESSION/m-p/863645#M341139</guid>
      <dc:creator>HEB1</dc:creator>
      <dc:date>2023-03-12T10:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: MULTINOMINAL REGRESSION</title>
      <link>https://communities.sas.com/t5/SAS-Programming/MULTINOMINAL-REGRESSION/m-p/863650#M341142</link>
      <description>&lt;P&gt;You can add any term into the model using the MODEL statement.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Mar 2023 11:46:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/MULTINOMINAL-REGRESSION/m-p/863650#M341142</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-03-12T11:46:25Z</dc:date>
    </item>
  </channel>
</rss>

