<?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: Algorithm used to estimate the parameters of a Zero-inflated poisson model in SAS in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Algorithm-used-to-estimate-the-parameters-of-a-Zero-inflated/m-p/852816#M42211</link>
    <description>&lt;P&gt;Things have changed since the Lambert paper. GENMOD does not employ an EM algorithm any longer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham.&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jan 2023 15:15:10 GMT</pubDate>
    <dc:creator>SteveDenham</dc:creator>
    <dc:date>2023-01-09T15:15:10Z</dc:date>
    <item>
      <title>Algorithm used to estimate the parameters of a Zero-inflated poisson model in SAS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Algorithm-used-to-estimate-the-parameters-of-a-Zero-inflated/m-p/852170#M42174</link>
      <description>&lt;P&gt;Does anyone know the algorithm used to estimate the parameters of a Zero-inflated poisson model in SAS?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 17:59:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Algorithm-used-to-estimate-the-parameters-of-a-Zero-inflated/m-p/852170#M42174</guid>
      <dc:creator>Uvanpriya</dc:creator>
      <dc:date>2023-01-04T17:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Algorithm used to estimate the parameters of a Zero-inflated poisson model in SAS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Algorithm-used-to-estimate-the-parameters-of-a-Zero-inflated/m-p/852192#M42175</link>
      <description>&lt;P&gt;According to the documentation of the &lt;A href="https://documentation.sas.com/doc/fr/pgmsascdc/9.4_3.4/etsug/etsug_countreg_overview.htm" target="_self"&gt;COUNTREG procedure&lt;/A&gt;, the parameters of the ZIP model are estimated by maximum likelihood. The log-likelihood functions are given &lt;A href="https://documentation.sas.com/doc/fr/pgmsascdc/9.4_3.4/etsug/etsug_countreg_details12.htm" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 20:38:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Algorithm-used-to-estimate-the-parameters-of-a-Zero-inflated/m-p/852192#M42175</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2023-01-04T20:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Algorithm used to estimate the parameters of a Zero-inflated poisson model in SAS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Algorithm-used-to-estimate-the-parameters-of-a-Zero-inflated/m-p/852194#M42176</link>
      <description>&lt;P&gt;As with models using other distributions that are fit by PROC GENMOD, the zero-inflated models are fit using an iterative maximum likelihood algorithm. See "generalized linear models theory" and "zero-inflated models" in the Details section of the GENMOD documentation.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 20:41:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Algorithm-used-to-estimate-the-parameters-of-a-Zero-inflated/m-p/852194#M42176</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2023-01-04T20:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Algorithm used to estimate the parameters of a Zero-inflated poisson model in SAS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Algorithm-used-to-estimate-the-parameters-of-a-Zero-inflated/m-p/852484#M42184</link>
      <description>&lt;P&gt;According to the documentation it says that&amp;nbsp;the GENMOD procedure uses a ridge-stabilized Newton-Raphson algorithm to maximize the log-likelihood function. But according to Lambert(1992) it uses the EM algorithm to simultaneously estimate the parameters of Zero-inflated Poisson model .Does it simultaneously estimate the parameters of a ZIP model using the&amp;nbsp; Newton-Raphson algorithm in SAS also or does it separately estimate the parameters ?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 13:00:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Algorithm-used-to-estimate-the-parameters-of-a-Zero-inflated/m-p/852484#M42184</guid>
      <dc:creator>Uvanpriya</dc:creator>
      <dc:date>2023-01-06T13:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Algorithm used to estimate the parameters of a Zero-inflated poisson model in SAS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Algorithm-used-to-estimate-the-parameters-of-a-Zero-inflated/m-p/852485#M42185</link>
      <description>thanks</description>
      <pubDate>Fri, 06 Jan 2023 13:00:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Algorithm-used-to-estimate-the-parameters-of-a-Zero-inflated/m-p/852485#M42185</guid>
      <dc:creator>Uvanpriya</dc:creator>
      <dc:date>2023-01-06T13:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Algorithm used to estimate the parameters of a Zero-inflated poisson model in SAS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Algorithm-used-to-estimate-the-parameters-of-a-Zero-inflated/m-p/852816#M42211</link>
      <description>&lt;P&gt;Things have changed since the Lambert paper. GENMOD does not employ an EM algorithm any longer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 15:15:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Algorithm-used-to-estimate-the-parameters-of-a-Zero-inflated/m-p/852816#M42211</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2023-01-09T15:15:10Z</dc:date>
    </item>
  </channel>
</rss>

