<?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: Count model with non-estimable estimates in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Count-model-with-non-estimable-estimates/m-p/505819#M72814</link>
    <description>&lt;P&gt;To get the group mean counts use&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;lsmeans group / ilink;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;To get the ratio of the group mean counts use&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;lsmeans group / diff exp;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 19 Oct 2018 02:00:21 GMT</pubDate>
    <dc:creator>PGStats</dc:creator>
    <dc:date>2018-10-19T02:00:21Z</dc:date>
    <item>
      <title>Count model with non-estimable estimates</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Count-model-with-non-estimable-estimates/m-p/505736#M72811</link>
      <description>&lt;P&gt;I am running a count model on number of treatments given and comparing them between 2 diseases. I have excess zeros, but there is no extra "Excess" zeros so I am using a negative binomial model and not a zero inflated model. One of the disease groups is small at about 20 patients. when I run an estimate statement it says "non-est" but I do get MLE parameter estimates. Can I just exponentiate the estimates to get the rate per group although the estimate statement that is doing this is not running?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc genmod data = dat;&lt;BR /&gt;&amp;nbsp; class group;&lt;BR /&gt;&amp;nbsp; model numtx = group/ type3 link=log dist=negbin offset=loghospdays;&lt;BR /&gt;&amp;nbsp; estimate 'Asthma' group 1 0 / exp;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 19:50:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Count-model-with-non-estimable-estimates/m-p/505736#M72811</guid>
      <dc:creator>Melk</dc:creator>
      <dc:date>2018-10-18T19:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Count model with non-estimable estimates</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Count-model-with-non-estimable-estimates/m-p/505819#M72814</link>
      <description>&lt;P&gt;To get the group mean counts use&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;lsmeans group / ilink;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;To get the ratio of the group mean counts use&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;lsmeans group / diff exp;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 19 Oct 2018 02:00:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Count-model-with-non-estimable-estimates/m-p/505819#M72814</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2018-10-19T02:00:21Z</dc:date>
    </item>
  </channel>
</rss>

