<?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: get Geegor.mac in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/get-Geegor-mac/m-p/907340#M45048</link>
    <description>The reference in the abstract stating the GEEGOR models "the association of ordered categorical responses within a cluster using the global odds ratio as a measure of association" sounds to me like the Alternating Logistic Regressions (ALR) capability that is available in the GENMOD and GEE procedures. See the discussion of the ALR method in the GENMOD documentation.</description>
    <pubDate>Mon, 11 Dec 2023 14:36:36 GMT</pubDate>
    <dc:creator>StatDave</dc:creator>
    <dc:date>2023-12-11T14:36:36Z</dc:date>
    <item>
      <title>get Geegor.mac</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/get-Geegor-mac/m-p/906808#M45036</link>
      <description>&lt;P&gt;Excuse me, I wisdh to get the sas file for GEEGOR.mac; how can I get it thanks&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 19:06:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/get-Geegor-mac/m-p/906808#M45036</guid>
      <dc:creator>Gilles-Protais</dc:creator>
      <dc:date>2023-12-07T19:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: get Geegor.mac</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/get-Geegor-mac/m-p/906811#M45038</link>
      <description>Assuming you don't have institutional access to the article or does the article not contain the code?&lt;BR /&gt;&lt;A href="https://www.sciencedirect.com/science/article/abs/pii/S0169260798000637?via%3Dihub" target="_blank"&gt;https://www.sciencedirect.com/science/article/abs/pii/S0169260798000637?via%3Dihub&lt;/A&gt;</description>
      <pubDate>Thu, 07 Dec 2023 19:09:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/get-Geegor-mac/m-p/906811#M45038</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2023-12-07T19:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: get Geegor.mac</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/get-Geegor-mac/m-p/906844#M45039</link>
      <description>&lt;P&gt;actually i have access to this article but it does not contain the source code for&amp;nbsp; GEEGOR.mac that is why am asking the file,.&lt;/P&gt;
&lt;P&gt;this is the code I found in the article, so it shows I need the the GEEGOR.mac file&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;% "c:\geegor.mac";
%multrpm(dataset=longil_cat,id=id, margin=1, co=1,y=bmi_cat,x=time **bleep**e sex smoking,numcov=5,xcorr=**bleep**e sex ,pc=1, maxit=50,criteria=0.00001);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 07 Dec 2023 20:05:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/get-Geegor-mac/m-p/906844#M45039</guid>
      <dc:creator>Gilles-Protais</dc:creator>
      <dc:date>2023-12-07T20:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: get Geegor.mac</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/get-Geegor-mac/m-p/906860#M45040</link>
      <description>Sorry, none of my searches (lexjansen, github, standard google) appear to show the code. &lt;BR /&gt;&lt;BR /&gt;Given that it's more than 25 years old and PROC GEE now does support correlated data, I would consider asking if that would also work for ordinal data (I don't know the answer to that) or possibly try and contacting the authors. &lt;BR /&gt;&lt;BR /&gt;Or hopefully someone else has the code &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Dec 2023 21:39:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/get-Geegor-mac/m-p/906860#M45040</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2023-12-07T21:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: get Geegor.mac</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/get-Geegor-mac/m-p/906895#M45041</link>
      <description>Thanks &lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt; for your reply and concern &lt;BR /&gt;</description>
      <pubDate>Fri, 08 Dec 2023 00:16:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/get-Geegor-mac/m-p/906895#M45041</guid>
      <dc:creator>Gilles-Protais</dc:creator>
      <dc:date>2023-12-08T00:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: get Geegor.mac</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/get-Geegor-mac/m-p/907340#M45048</link>
      <description>The reference in the abstract stating the GEEGOR models "the association of ordered categorical responses within a cluster using the global odds ratio as a measure of association" sounds to me like the Alternating Logistic Regressions (ALR) capability that is available in the GENMOD and GEE procedures. See the discussion of the ALR method in the GENMOD documentation.</description>
      <pubDate>Mon, 11 Dec 2023 14:36:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/get-Geegor-mac/m-p/907340#M45048</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2023-12-11T14:36:36Z</dc:date>
    </item>
  </channel>
</rss>

