<?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 GEE in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-GEE/m-p/203886#M10941</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks jaap.&lt;/P&gt;&lt;P&gt;So I think I cannot use PROC GEE. So what procedure should I use to apply generalized logit GEE? Does anyone know?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Aug 2015 22:08:20 GMT</pubDate>
    <dc:creator>Mehdi_R</dc:creator>
    <dc:date>2015-08-20T22:08:20Z</dc:date>
    <item>
      <title>PROC GEE</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-GEE/m-p/203884#M10939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to use generalized logit GEE method. PROC GENMOD does not have this method and PROC GLIMMIX gives this error:&lt;/P&gt;&lt;P&gt;proc glimmix data = &lt;SPAN style="font-size: 13.3333330154419px;"&gt;dataset&lt;/SPAN&gt;;&lt;/P&gt;&lt;P&gt;class knowledge id;&lt;/P&gt;&lt;P&gt;model knowledge = prepost / s dist = multinomial link = glogit ;&lt;/P&gt;&lt;P&gt;random _residual_ / subject = id group = knowledge;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: R-side random effects are not supported for the multinomial distribution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have heard that PROC GEE is a new experimental procedure in SAS 9.4 which applies GEE. I do have SAS 9.4 on my desktop, but when I run the code, I get this code;&lt;/P&gt;&lt;P&gt;proc gee data = dataset;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; class id prepost;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; model knowledge = prepost / dist=multinomial link=glogit;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; repeated subject = id / within = prepost;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: Procedure GEE not found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be grateful if anyone can help me how to apply generalized logit GEE to my dataset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 17:59:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-GEE/m-p/203884#M10939</guid>
      <dc:creator>Mehdi_R</dc:creator>
      <dc:date>2015-08-20T17:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GEE</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-GEE/m-p/203885#M10940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See&amp;nbsp; &lt;A href="http://support.sas.com/documentation/cdl/en/statug/67523/HTML/default/viewer.htm#statug_gee_syntax01.htm" title="http://support.sas.com/documentation/cdl/en/statug/67523/HTML/default/viewer.htm#statug_gee_syntax01.htm"&gt;SAS/STAT(R) 13.2 User's Guide&lt;/A&gt;&amp;nbsp; you need SAS/Stat 13.2&lt;BR /&gt;The experimental note is gone &lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_gee_overview.htm" title="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_gee_overview.htm"&gt;SAS/STAT(R) 14.1 User's Guide&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Versions is a challenge: &lt;A href="http://blogs.sas.com/content/sasdummy/2013/08/02/sas94-eg-versions/" title="http://blogs.sas.com/content/sasdummy/2013/08/02/sas94-eg-versions/"&gt;http://blogs.sas.com/content/sasdummy/2013/08/02/sas94-eg-versions/&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 18:55:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-GEE/m-p/203885#M10940</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-08-20T18:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GEE</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-GEE/m-p/203886#M10941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks jaap.&lt;/P&gt;&lt;P&gt;So I think I cannot use PROC GEE. So what procedure should I use to apply generalized logit GEE? Does anyone know?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 22:08:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-GEE/m-p/203886#M10941</guid>
      <dc:creator>Mehdi_R</dc:creator>
      <dc:date>2015-08-20T22:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GEE</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-GEE/m-p/203887#M10942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_genmod_sect065.htm" title="http://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_genmod_sect065.htm"&gt;SAS/STAT(R) 9.3 User's Guide&lt;/A&gt; Example 39.5 GEE for Binary Data with Logit Link Function&amp;nbsp;&amp;nbsp; The GENMOD Procedure&amp;nbsp;&amp;nbsp; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 06:45:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-GEE/m-p/203887#M10942</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-08-21T06:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GEE</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-GEE/m-p/203888#M10943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The following assumes that 'prepost' captures two 'trials' on each subject.&amp;nbsp; The repeated nature can be captured using a G side random statement that models the variance-covariance matrix over time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc glimmix data = dataset;&lt;/P&gt;&lt;P&gt;class knowledge id prepost ;&lt;/P&gt;&lt;P&gt;model knowledge (ref = '1') = prepost/ dist = multinomial link = glogit solution ;&lt;/P&gt;&lt;P&gt;random intercept /subject = id type = un group = knowledge;&lt;/P&gt;&lt;P&gt;random prepost/ type=un subject=id;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As to why PROC GEE is not running, you need to be on SAS/STAT 14.1 to be able to model a nominal multinomial distribution.&amp;nbsp; See&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;H3 class="xis-title"&gt;&lt;STRONG style="font-size: 10pt;"&gt;Example 43.6 GEE for Nominal Multinomial Data (&lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_gee_examples06.htm"&gt;http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_gee_examples06.htm&lt;/A&gt;)&lt;/STRONG&gt;&lt;/H3&gt;&lt;P class="xis-title"&gt;&lt;/P&gt;&lt;P class="xis-title"&gt;for a worked example.&lt;/P&gt;&lt;P class="xis-title"&gt;&lt;/P&gt;&lt;P class="xis-title"&gt;Steve Denham&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 13:37:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-GEE/m-p/203888#M10943</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2015-08-21T13:37:47Z</dc:date>
    </item>
  </channel>
</rss>

