<?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: multinomial regression in panel data in SAS Health and Life Sciences</title>
    <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/multinomial-regression-in-panel-data/m-p/485109#M2203</link>
    <description>&lt;P&gt;Let me preface this by saying I&amp;nbsp;do not&amp;nbsp;have particular expertise in either logistic regression or working with panel data. That being said... I am not aware of any technical limitation on using logit + panel data. PROC LOGISTIC has a CLASS statement, so you could use your date variable in that statement or just as a continuous independent variable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should be okay with nominal/unordered data. Per &lt;A href="https://support.sas.com/documentation/cdl/en/statug/63347/HTML/default/viewer.htm#statug_logistic_sect001.htm" target="_self"&gt;SAS documentation&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;For nominal response logistic models, where the&amp;nbsp;&lt;/SPAN&gt;&lt;IMG class="math gen" src="https://support.sas.com/documentation/cdl/en/statug/63347/HTML/default/images/statug_logistic0020.png" border="0" alt="" /&gt;&lt;SPAN&gt;&amp;nbsp;possible responses have no natural ordering, the logit model can also be extended to a&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;multinomial&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;model known as a&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;generalized&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;or&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;baseline-category&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;logit model&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The part I'm least familiar with, this being panel data and potentially needing to track&amp;nbsp;each person, I googled 'sas logit fixed effects' and found&lt;A href="https://communities.sas.com/t5/SAS-Statistical-Procedures/How-to-use-fixed-effects-for-logit/td-p/342757" target="_self"&gt; this post &lt;/A&gt;which mentions using PROC SURVEYLOGISTIC with the STRATA statement. That may be your best next stepl&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Aug 2018 12:33:23 GMT</pubDate>
    <dc:creator>cau83</dc:creator>
    <dc:date>2018-08-08T12:33:23Z</dc:date>
    <item>
      <title>multinomial regression in panel data</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/multinomial-regression-in-panel-data/m-p/484292#M2200</link>
      <description>&lt;P&gt;Hello all, i'm a master's student. I have some variable from SHARE data that i would like to use in my thesis. the data is panel data and my dependent variable is polytomic qualitative variable ( formal care, informal care, mixte care and no care) but i unable to see which procedure can I use in SAS to solve this problem. my question is:&lt;/P&gt;&lt;P&gt;which procedure can i use when I have panel data to make a multinomial regession with qualitative variable.&lt;/P&gt;&lt;P&gt;Your assistance would be greatly appreciated.&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;Fany&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 08:31:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/multinomial-regression-in-panel-data/m-p/484292#M2200</guid>
      <dc:creator>fany</dc:creator>
      <dc:date>2018-08-06T08:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: multinomial regression in panel data</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/multinomial-regression-in-panel-data/m-p/484958#M2201</link>
      <description>&lt;P&gt;I think your question may be more of a statistics question than a SAS question. Do you know what type of statistical model(s) you want to try? Tell us, then we can help with the Proc.&lt;/P&gt;
&lt;P&gt;That being said, a possible answer to both is PROC LOGISTIC. I don't know what you mean by polytomic, but if the values you mentioned are ordinal (and i'm guessing they are, with no care being the lowest, up to formal care at the highest) then proc logistic is an option.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Aug 2018 00:44:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/multinomial-regression-in-panel-data/m-p/484958#M2201</guid>
      <dc:creator>cau83</dc:creator>
      <dc:date>2018-08-08T00:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: multinomial regression in panel data</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/multinomial-regression-in-panel-data/m-p/485038#M2202</link>
      <description>&lt;P&gt;I try to do an unordored multinomial logistic regression model with panel data. my dependents variable have the following modalities: 0=non care; 1= informal care only; 2=formal care only; 3= informal and formal care. I know that in cross-sectional data, we can use proc logistic with option link = glogit.&lt;/P&gt;&lt;P&gt;my question is : which procedure and option can i use to do this regression when i have panel data?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Aug 2018 07:41:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/multinomial-regression-in-panel-data/m-p/485038#M2202</guid>
      <dc:creator>fany</dc:creator>
      <dc:date>2018-08-08T07:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: multinomial regression in panel data</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/multinomial-regression-in-panel-data/m-p/485109#M2203</link>
      <description>&lt;P&gt;Let me preface this by saying I&amp;nbsp;do not&amp;nbsp;have particular expertise in either logistic regression or working with panel data. That being said... I am not aware of any technical limitation on using logit + panel data. PROC LOGISTIC has a CLASS statement, so you could use your date variable in that statement or just as a continuous independent variable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should be okay with nominal/unordered data. Per &lt;A href="https://support.sas.com/documentation/cdl/en/statug/63347/HTML/default/viewer.htm#statug_logistic_sect001.htm" target="_self"&gt;SAS documentation&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;For nominal response logistic models, where the&amp;nbsp;&lt;/SPAN&gt;&lt;IMG class="math gen" src="https://support.sas.com/documentation/cdl/en/statug/63347/HTML/default/images/statug_logistic0020.png" border="0" alt="" /&gt;&lt;SPAN&gt;&amp;nbsp;possible responses have no natural ordering, the logit model can also be extended to a&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;multinomial&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;model known as a&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;generalized&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;or&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;baseline-category&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;logit model&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The part I'm least familiar with, this being panel data and potentially needing to track&amp;nbsp;each person, I googled 'sas logit fixed effects' and found&lt;A href="https://communities.sas.com/t5/SAS-Statistical-Procedures/How-to-use-fixed-effects-for-logit/td-p/342757" target="_self"&gt; this post &lt;/A&gt;which mentions using PROC SURVEYLOGISTIC with the STRATA statement. That may be your best next stepl&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Aug 2018 12:33:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/multinomial-regression-in-panel-data/m-p/485109#M2203</guid>
      <dc:creator>cau83</dc:creator>
      <dc:date>2018-08-08T12:33:23Z</dc:date>
    </item>
  </channel>
</rss>

