<?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 GEE for binary longitudinal data in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/GEE-for-binary-longitudinal-data/m-p/70367#M20247</link>
    <description>Hi, &lt;BR /&gt;
I am using proc genmod for binary longitudinal data. SAS code and error message listed below. Does this means I need exclude all the subjects which have missing measurements at any time point? Thanks for your help.&lt;BR /&gt;
&lt;BR /&gt;
proc genmod data=ee descending;&lt;BR /&gt;
     class subjID sex time group;   &lt;BR /&gt;
     model response_var=Sex group Weight /dist=bin link=logit;&lt;BR /&gt;
     repeated subject=subjID / withinsubject=time logor=exch;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
ERROR: There seems to be a problem in the WITHINSUBJECT effect data. Check to see that there are at least as many levels of the WITHINSUBJECT effect as there are measurements for each subject.</description>
    <pubDate>Tue, 20 Jan 2009 19:49:57 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-01-20T19:49:57Z</dc:date>
    <item>
      <title>GEE for binary longitudinal data</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/GEE-for-binary-longitudinal-data/m-p/70367#M20247</link>
      <description>Hi, &lt;BR /&gt;
I am using proc genmod for binary longitudinal data. SAS code and error message listed below. Does this means I need exclude all the subjects which have missing measurements at any time point? Thanks for your help.&lt;BR /&gt;
&lt;BR /&gt;
proc genmod data=ee descending;&lt;BR /&gt;
     class subjID sex time group;   &lt;BR /&gt;
     model response_var=Sex group Weight /dist=bin link=logit;&lt;BR /&gt;
     repeated subject=subjID / withinsubject=time logor=exch;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
ERROR: There seems to be a problem in the WITHINSUBJECT effect data. Check to see that there are at least as many levels of the WITHINSUBJECT effect as there are measurements for each subject.</description>
      <pubDate>Tue, 20 Jan 2009 19:49:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/GEE-for-binary-longitudinal-data/m-p/70367#M20247</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-01-20T19:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: GEE for binary longitudinal data</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/GEE-for-binary-longitudinal-data/m-p/70368#M20248</link>
      <description>I was lucky because a search at support.sas.com pointed me to &lt;A href="http://support.sas.com/kb/8/504.html" target="_blank"&gt;http://support.sas.com/kb/8/504.html&lt;/A&gt;</description>
      <pubDate>Wed, 21 Jan 2009 04:17:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/GEE-for-binary-longitudinal-data/m-p/70368#M20248</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-01-21T04:17:28Z</dc:date>
    </item>
  </channel>
</rss>

