<?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: Random effect of proc GENMOD in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Random-effect-of-proc-GENMOD/m-p/550232#M74516</link>
    <description>Try PROC GLIMMIX .</description>
    <pubDate>Thu, 11 Apr 2019 13:46:06 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2019-04-11T13:46:06Z</dc:date>
    <item>
      <title>Random effect of proc GENMOD</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Random-effect-of-proc-GENMOD/m-p/550002#M74499</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why random effect didn't work at this point by using this proc for logistic regression?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc genmod data = have;
class year;
model MPD = YEAR TIME;
random = MPS;
RUN; QUIT; &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 16:21:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Random-effect-of-proc-GENMOD/m-p/550002#M74499</guid>
      <dc:creator>Barkamih</dc:creator>
      <dc:date>2019-04-10T16:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Random effect of proc GENMOD</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Random-effect-of-proc-GENMOD/m-p/550081#M74500</link>
      <description>&lt;P&gt;In my documentation for GENMOD RANDOM is not a statement. You have created a "programming statement" which would be used to define a custom link function.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 23:08:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Random-effect-of-proc-GENMOD/m-p/550081#M74500</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-04-10T23:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Random effect of proc GENMOD</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Random-effect-of-proc-GENMOD/m-p/550232#M74516</link>
      <description>Try PROC GLIMMIX .</description>
      <pubDate>Thu, 11 Apr 2019 13:46:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Random-effect-of-proc-GENMOD/m-p/550232#M74516</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2019-04-11T13:46:06Z</dc:date>
    </item>
  </channel>
</rss>

